Avoid connection creation while creating XAResource if the connection factory is not an xa connection factory -------------------------------------------------------------------------------------------------------------
Key: AMQ-3121 URL: https://issues.apache.org/jira/browse/AMQ-3121 Project: ActiveMQ Issue Type: Improvement Components: JCA Container Affects Versions: 5.4.2 Reporter: Ivan Avoid connection creation while creating XAResource if the connection factory is not xa connection factory, also, if it is xa connection, I think that the connection should not be closed as the new created xa resource holds reference to connection. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.