[jboss-jira] [JBoss JIRA] (AS7-5538) pooled connection factories are not persisted into XML
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Wed Sep 12 05:50:33 EDT 2012
[ https://issues.jboss.org/browse/AS7-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil updated AS7-5538:
-----------------------------
Git Pull Request: https://github.com/jbossas/jboss-as/pull/3042, https://github.com/jbossas/jboss-as/pull/3043 (was: https://github.com/jbossas/jboss-as/pull/3042, https://github.com/jbossas/jboss-as/pull/3043)
Workaround Description: to make sure the pooled-connection-factory are written to XML, you need to add at least one *connection-factory* too (even if it is never used).
Workaround: Workaround Exists
> pooled connection factories are not persisted into XML
> ------------------------------------------------------
>
> Key: AS7-5538
> URL: https://issues.jboss.org/browse/AS7-5538
> Project: Application Server 7
> Issue Type: Bug
> Components: JMS
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
>
> The code to marshall pooled-connection-factory to XML checks on the CONNECTION_FACTORY node instead of POOLED_CONNECTION_FACTORY
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list