...
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 | ||||
---|---|---|---|---|
| ||||
For ActiveMQ 5.8.0 or above, hawtbuf-1.2.jar file should be copied as well from |
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.
...