Generic JMS Client with EAP/ActiveMQ

From NovaOrdis Knowledge Base
Revision as of 21:06, 7 February 2017 by Ovidiu (talk | contribs) (→‎Classpath)
Jump to navigation Jump to search

Internal

Overview

Also see:

Generic JMS Client with HornetQ

Classpath

The classes required by the remoting and ActiveMQ client-side logic are available in $JBOSS_HOME/bin/client/jboss-client.jar so an EAP7/ActiveMQ client typically includes that JAR on its classpath.

Code

https://github.com/NovaOrdis/playground/tree/master/jboss/activemq/simplest-activemq-jms-client