Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
5.11.0
-
None
-
None
Description
In situations where it is not possible to pass a ActiveMQConnectionFactory to the constructor of org.apache.activemq.pool.XaPooledConnectionFactory (i.e. when using the resource-adapter) methods for setting the credentials on XaPooledConnectionFactory are needed.
Once an ActiveMQConnectionFactory object is available, i.e. when the method setBrokerUrl on org.apache.activemq.pool.XaPooledConnectionFactory these methods can be used to propagate the credentials to ActiveMQConnectionFactory.