Skip to main content
Feedback

JMS (Legacy) connection: ActiveMQ Classic

By enabling ActiveMQ, the JMS (Legacy) connector can connect to the ActiveMQ provider.

To enable ActiveMQ, upload the following JAR files into your Integration account library (Settings > Account > Account Libraries), add those files to a a JMS type Custom Library component, and deploy the component to the appropriate basic runtime, runtime cluster, runtime cloud, or environment.

  • activemq-broker.jar — located in the <activemq_home>/lib directory.

  • activemq-client.jar — located in the <activemq_home>/lib directory.

  • geronimo-spec-j2ee-management.jar — located in the <activemq_home>/lib directory.

Upload the JAR files into your Integration account library (Settings > Account > Account Libraries). For more information, see the topics Creating a Custom Library component, and Custom library deployment considerations to deploy the appropriate basic runtime, runtime cluster, runtime cloud, or environment. Uploaded or imported files first pass through a virus scanner. The upload or import results in an error if it detects a virus, and then rejects the file. If an error persists, contact Boomi Support.

note

Uploaded or imported files pass through a virus scanner first. If the scan detects a virus, you receive an error message, and the scan rejects the file. If an error persists, contact Boomi Support.

Communication Options tab

JMS Server Type - Select ActiveMQ to see default settings specific to ActiveMQ are available.

Connection Factory JNDI Lookup - Set to ConnectionFactory.

Initial Context Factory - A text field where users can input their JDNI initial context factory object into .

Provider URL - A text field where users can input the URL to point to your ActiveMQ Classic server into.

JMS Properties - (Optional) Used to add JMS property names and values. Properties are case-sensitive.

On this Page