This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: what are the client libraries i need for a JMS client using Jboss 7.1.0wdfink Mar 2, 2012 4:17 PM (in response to ziggy25)Does JBOSS-AS7.1.0.Final/bin/client/README.txt helps? I'm not sure because my example did not work ATM 
- 
        2. Re: what are the client libraries i need for a JMS client using Jboss 7.1.0jbertram Mar 2, 2012 4:52 PM (in response to ziggy25)For sending JMS messages to JBoss AS 7.1.0.Final from a remote client you should only need <JBOSS_HOME>/bin/client/jboss-client-7.1.0.Final.jar on your classpath. 
- 
        3. Re: what are the client libraries i need for a JMS client using Jboss 7.1.0ziggy25 Mar 3, 2012 6:50 AM (in response to jbertram)Thanks Justin. I initially added all the libraries in $JBOSS_HOME\modules\org\jboss. It did work but using the single jar file you suggested is much better. 
 
    
 
    