Justin Bertram [
https://community.jboss.org/people/jbertram] commented on the document
"JBoss7 integration with Tibco EMS using 'Generic JMS RA'"
To view all comments on this document, visit:
https://community.jboss.org/docs/DOC-47346#comment-10848
--------------------------------------------------
To facilitate the integration of 3rd-party JMS brokers as well as JBoss JMS brokers like
JBossMQ and JBoss Messaging I have written a generic JMS JCA Resoure Adapter which should
work in AS7. The project is hosted
https://github.com/jbertram/generic-jms-ra here where
you can find documentation, source, and a download of the RA binary. It should be more
straight-foward than using Sun's generic JMS JCA RA because you won't have to
re-build it just so it will deploy.
--------------------------------------------------