-
Story
-
Resolution: Done
-
Major
-
JBoss A-MQ 6.2.1
-
None
The requesting party would like to have an extended version of ActiveMQConnectionFactory that provides the functionality found in both ActiveMQSslConnectionFactory and ActiveMQXAConnectionFactory. So this new factory would be XA-aware and also allow for the specification of JSSE properties via corresponding setter methods (ala ActiveMQSslConnectionFactory).
Such a XA-aware connection factory will facilitate the deployment of multiple such factories within a single application context, where each factory has its own distinct set of JSSE properties.