Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

  1. Enable the JMS Messaging feature on MC2:


How to
application.yml
enable JMS

eagle:

    enable:

       # enable JMS messaging system
       jms: true

Step 2:

...

2. Make a low-level (common) configuration for JMS:

JMS Configurations

This document describes all basic concepts and configurations. Also it explains the meanings of configuration paramenetsparameters.

For well known JMS providers

...

, there are pre-configured templates:

In case of Apache ActiveMQ:

...

MC2 JMS Configuration for IBM WebSphere MQ

Step 3:

...


3. Create Eagle Stream to

...

finally configure JMS Messaging

...

:

Eagle JMS Stream configurations

...

At this point basic JMS Messaging configuration is completed.

You have to restart 4. Restart MC2 to apply all these configuration settings.

Step 5 (optional):

5. Optional. To send messages from rules to queue/topic, MC2 MC2 provides the SendAdapter rule item:

Sending messages to JMS

...

The following protocols are reserved for JMS messaging: eaglejms-stream , eaglejms

Note
titleNot supported

eaglejms - protocol is not supported yet

...