Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1241894

Summary: hibernate4-eap6 contains unnecessary configuration files
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Katerina Odabasi <kanovotn>
Component: RPMsAssignee: Fernando Nasser <fnasser>
Status: CLOSED EOL QA Contact: Katerina Odabasi <kanovotn>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.2CC: cdewolf, msochure, nwallace, pgier
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:45:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Katerina Odabasi 2015-07-10 11:06:35 UTC
Description of problem:
hibernate4-eap6-4.2.19-1.Final_redhat_1 package contains configuration files which are not present in zip distribution and not needed to run the server.

Version-Release number of selected component (if applicable):
EAP 6.4.2 installed from rpm, RHEL 5, 6, 7

How reproducible:
always

Steps to Reproduce:
1. yum install hibernate4-eap6

Actual results:

[root@ibm-p8-03-lp10 hibernate4-eap6]# pwd
/etc/hibernate4-eap6
[root@ibm-p8-03-lp10 hibernate4-eap6]# ll
total 52
-rw-r--r--. 1 root root  3873 May  1 09:39 ehcache.xml
-rw-r--r--. 1 root root   472 May  1 09:39 hibernate.cfg.xml
-rw-r--r--. 1 root root 14913 May  1 09:39 hibernate.properties
-rw-r--r--. 1 root root 13415 May  1 09:39 hibernate.properties.template
-rw-r--r--. 1 root root  4790 May  1 09:39 hibernate-service.xml
-rw-r--r--. 1 root root  1544 May  1 09:39 log4j.properties

Expected results:
should be removed