Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • activemq-core.jar (For ActiveMQ 5.8.0 or above, copy activemq-client.jar and activemq-broker.jar)

  • geronimo-j2ee-management_1.0_spec-1.0.jar

 

Info
iconfalse
titleNote

For ActiveMQ 5.8.0 or above, hawtbuf-1.2.jar file should be copied as well from <ACTIVE_MQ_HOME>/lib/ directory to <CEP_HOME>/repository/components/lib/ directory.

 

These JAR files can be obtained by downloading the latest version of Apache ActiveMQ (version 5.2.0 or later is recommended). Extract the downloaded archive and find the required dependencies in the $ACTIVEMQ_HOME/lib directory. You need to copy these JAR files over to <PRODUCT_HOME>/repository/components/lib directory for the product to be able to pick them up at runtime.

...