Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.30.0
-
None
-
None
Description
ActiveMQActivation bypasses the JCA ManagedConnectionFactory to create connections. The JCA spec isn't clear on using the ManagedConnectionFactory for inbound communication (only for outbound), however using the MCF for inbound messaging would provide finer control over the requested connections (eg. metrics, connection pooling, etc).