I recommend jbossall-client.jar

That's because what it uses depends upon the implementation in the release
looking at 4.2.2
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/tags/JBoss_4_2_2_GA/messaging/build.xml?revision=66325&view=markup
I'd **guess** you need at least
concurrent.jar, jboss-j2ee, jboss-common-client.jar, jnpclient.jar, 
jbossmq-client.jar

I'm guessing because some of the dependencies listed in the build file are for 
the
server side, e.g. security, transactions, etc.
but their client jars maybe needed if for example
one of their exceptions gets thrown to the client side.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179607#4179607

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179607
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to