Skip to content
gmallard edited this page Mar 4, 2012 · 3 revisions

Configure Active MQ

Prepare AMQ Truststore

  • Copy the file amqt3.ts to $ACTIVEMQ_HOME/conf
  • Rename (or symlink) file amqt3.ts to broker.ts

Prepare AMQ Keystore

  • Copy the file amqt3.ks to $ACTIVEMQ_HOME/conf
  • Rename (or symlink) file amqt3.ks to broker.ks
Clone this wiki locally