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

Bug 1259952

Summary: [GSS] (6.4.z) Connection Factory parameter disappears after code deployment
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Mike Millson <mmillson>
Component: JCAAssignee: Chao Wang <chaowan>
Status: CLOSED NOTABUG QA Contact: Martin Simka <msimka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.1CC: bmaxwell, cdewolf, chaowan, istudens, jpederse
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: 2015-09-09 03:07:47 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 Mike Millson 2015-09-03 22:14:29 UTC
The min-pool-size setting in the following connection Factory disappears from domain.xml after any code deployments or change made in the console to the queues for the connection factory:

<connection-definition class-name="org.apache.activemq.ra.ActiveMQManagedConnectionFactory" jndi-name="java:jboss/activemq/XAConnectionFactory" enabled="true" use-java-context="true" pool-name="ConnectionFactory" min-pool-size="0"></connection>