Introduction - If you have any usage issues, please Google them yourself
The Java EE Connector Architecture is the standard mechanism to integrate JMS providers with Java EE application servers, and has been since J2EE 1.4. However some JMS provider vendors do not provide a suitable resource adapter to enable such an integration. This project helps such JMS providers integrate with Java EE application servers by wrapping their JMS client library in a Java EE Connector Architecture 1.5 resource adapter so that it can be used with any Java EE application server such as GlassFish Server.