Revision as of 15:46, August 5, 2019 by Karlabel (talk | contribs) (Created page with "= ActiveMQ—Interaction Server JVM = This section provides an example of configuring Interaction Server options to load JVM and all of the required libraries when usin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ActiveMQ—Interaction Server JVM

This section provides an example of configuring Interaction Server options to load JVM and all of the required libraries when using ActiveMQ. See also the general description of configuring for Java.

Configuring Interaction Server to load JVM and required libraries (ActiveMQ example)

In the Interaction Server Application object, on the Applications Options tab, add the following jars to the -Djava.class.path option in the jvm-options section:

  • activemq-all-<version>.jar
  • amq-jndi.jar
Important
The activemq-all-<version>.jar is located in ActiveMQ installation directory and not supplied with Interaction Server
Comments or questions about this documentation? Contact us for support!