[jboss-user] [JBoss Messaging] - How to know what jars are needed for various of JMS bus

jzhang2003 do-not-reply at jboss.com
Fri May 15 03:19:56 EDT 2009


	
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



More information about the jboss-user mailing list