Details
Description
Currently there is no way to integrate the use of Qpid messaging into a Java
Application Server.
The solution is to create a JCA (J2EE Connector Architecture) adapter to allow
the Qpid JMS client to correctly work with the J2EE container.
This is an entirely new Java component, but may require small amounts of change to the
JMS client code.