[
https://issues.apache.org/jira/browse/AMQ-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea updated AMQ-4486:
---------------------------------
Fix Version/s: 5.9.1
> ActiveMQResourceAdapter.getXARessources() broken
> ------------------------------------------------
>
> Key: AMQ-4486
> URL: https://issues.apache.org/jira/browse/AMQ-4486
> Project: ActiveMQ
> Issue Type: Bug
> Components: JCA Container
> Affects Versions: 5.8.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Fix For: 5.9.1, 5.10.0
>
>
> The Implementation of ActiveMQResourceAdapter.getXAResources() is broken.
> Its internal call to makeConnection() creates a non-XA
> ActiveMQConnectionFactory which is then discarded as this ConnectionFactory
> is not XA-aware. As a result an empty XAResources array is returned.
> This causes transaction recovery in the application server to fail.
> Where the resource adapter can be manually configured (with beans for
> example) it is possible to work around by injecting the connection factory as
> an XA aware variant.
--
This message was sent by Atlassian JIRA
(v6.2#6252)