Mike Millson created WFLY-5276:
----------------------------------
Summary: Connection Factory parameter disappears after code deployment
Key: WFLY-5276
URL:
https://issues.jboss.org/browse/WFLY-5276
Project: WildFly
Issue Type: Bug
Reporter: Mike Millson
Assignee: Jason Greene
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>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)