Demonstrates connecting to an ActiveMQ instance running in OpenShift.
-
Follow A-MQ deployment instructions.
-
Configure ActiveMQ connection string in
ActiveMQConfigurer.java
-
Run locally using:
mvn clean install exec:java -Djavax.net.ssl.trustStore=path/to/trustStore.ts -Djavax.net.ssl.trustStorePassword=yourpass