Skip to content

Demonstrates how to connect to an ActiveMQ instance running inside OpenShift

Notifications You must be signed in to change notification settings

monodot/ocp-amq-camel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift/A-MQ demo

Demonstrates connecting to an ActiveMQ instance running in OpenShift.

  1. Follow A-MQ deployment instructions.

  2. Configure ActiveMQ connection string in ActiveMQConfigurer.java

  3. Run locally using:

     mvn clean install exec:java -Djavax.net.ssl.trustStore=path/to/trustStore.ts -Djavax.net.ssl.trustStorePassword=yourpass
    

About

Demonstrates how to connect to an ActiveMQ instance running inside OpenShift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages