HornetQ connection - Tutorial

Last Update: 2017

The HornetQ message bus can be addressed by the Lobster Integration Server via AMQP. Please note that the following libraries must be stored in the server installation.

Folder ./extlib

  • hornetq-commons.jar

  • hornetq-jms-client.jar

  • hornetq-core-client.jar

  • jboss-jms-api.jar

  • jnp-client.jar

  • netty.jar

The libraries listed above are delivered with the client in folder <hornetq-2.4.0.Final>/lib

The log4j library version must be at least log4j-1.2.12. File log4j.jar of the standard installation can be replaced by the following file.

Folder ./lib