This topic has not yet been written. The content below is from the topic description.
10.2. JMS Client If you are using JMS on the client side, then you will also need to include hornetq-jms-client.jar and jboss-jms-api.jar. If the client runs inside a Java 5 virtual machine, include instead hornetq-jms-client-java5.jar. Note jboss-jms-api.jar just contains Java EE API interface classes needed for the javax.jms.* classes. If you already have a jar with these interface classes on your classpath, you will not need it.