This document explains how to integrate SwiftMQ 6.x via its JCA 1.5 JMS Resource Adapter into JOnAS Application Server 4.7.6.
2 examples are provided. One is a simple MDB which receives messages from a queue and prints it to System.out. The second example forwards the received message to another queue and uses full XA 2-Phase-Commit.