Skip to main content
Feedback

JMS V2 connection: ActiveMQ Artemis

By enabling ActiveMQ Artemis, the JMS connector can connect to the ActiveMQ Artemis provider.

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

  • activemq-core-5.4.1.jar — located in the <activemq_home>/lib directory. Your version might be different.

  • geronimo-j2ee-management_1.1_spec-1.0.1.jar — located in the <activemq_home>/lib directory.

Upload the JAR files into your Integration account library (Settings > Development Resources > Account Libraries). For more information, refer to 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 Artemis to see default settings specific to ActiveMQ Artemis are available.

Connection Factory JNDI Lookup - Set to ConnectionFactory.

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

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

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

On this Page