Versions Compared

Key

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

...

JMS broker can be of any type, and this can be used to send and receive XML and Map events using JMS transport.

Info
titleInfo

As an example here we are providing the configuration for ActiveMQ JMS Broker.

Configuring ActiveMQ JMS Broker 

  1. Refer Installation Prerequisites for instructions to install ActiveMQ JMS Broker.
  2. Before starting WSO2 Complex Event Processor, add the broker specific jars by copy pasting
    activemq-core-xxx.jar and geronimo-j2ee-management_1.1_spec-1.0.1.jar from <ActiveMQ_HOME>/lib to <CEP_HOME>/repository/components/lib directory.

Configuring ActiveMQ JMS Broker through User Interface

...

No Format
Broker Name	: activemqJmsBroker
Broker Type	: jms
JNDI Name	: org.apache.activemq.jndi.ActiveMQInitialContextFactory
User Name	: admin
Password	: admin
Provider URL	: tcp://localhost:61616

Image Removed

...

Available Brokers page allows you to view the broker configurations by clicking on the broker name and delete brokers by clicking on delete button.

Image Removed

Configuring ActiveMQ JMS Broker through configuration file

Broker management configuration can be provided via broker-manager-config.xml. These configurations will be loaded at server start-up.

...

Enter the following JMS ActiveMQ broker configurations inside the "brokerManagerConfiguration" element as bellow

...

languagehtml/xml

...

Although any JMS broker can be configured to run with CEP, we are provided the following as examples

Child pages (Children Display)