Could someone tell me how could I know what jars need to be included in the 
client's classpath when subscribing messagings to different JMS buses?

For example when I try subscribing messagings to the OpenJMS on Glassfish, i 
know below jars are needed,
appserv-rt.jar
javaee.jar
imqjmsra.jar
imqbroker.jar
imq.jar
appserv-admin.jar
jms.jar
appserv-deployment-client.jar
appserv-ext.jar

I know this by receiving ClassNotFound exception and find the missing classes 
one by one, which is a time wasting job. Is there any short path for doing so? 
Or just a summary of those needd jars for various of JMS bus is ok. Thanks! 

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

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

Reply via email to