[jboss-user] [JBoss Messaging] - JBoss7 integration with Tibco EMS using 'Generic JMS RA'

Marcio Dantas do-not-reply at jboss.com
Fri Nov 23 15:58:21 EST 2012


Marcio Dantas [https://community.jboss.org/people/marcio.dantas] 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-11167

--------------------------------------------------
Justin, 

I tried out your project with success.

I had to do  a minor change to get it working on Jboss 7.1.1.Final.

The following dependency should have compile scope:
<dependency>
    <groupId>org.jboss</groupId>
    <artifactId>jboss-common-core</artifactId>
    <version>2.2.8.GA</version>
</dependency>

Can you change this?

And it wasn't necessary to add tibcojsm jars as jboss module. 
I just put them in the application's lib folder.

thx
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121123/6724da59/attachment.html 


More information about the jboss-user mailing list