Excerpt | ||
---|---|---|
| ||
Configuring JMS-Qpid Broker in wiki format |
Follow the instructions below to configure Qpid JMS Broker.
1. Refer to http://qpid.apache.org for instructions on installing JMS-Qpid Broker and JMS-Qpid Client.
2. Before starting WSO2 CEP, add the following broker-specific jars to <CARBON<CEP_HOME>/repository/components/lib directory.
Following jar can be find in the Apache Active MQ installation directory.
- <ACTIVEMQ_HOME>/lib/geronimo-jms_1.1_spec-1.0.jar
Following jars can be find in the Apache Qpid Client installation directory.
- <QPID-CLIENT_HOME>/lib/qpid-client-xxx.jar
- <QPID-CLIENT_HOME>/lib/qpid-common-xxx.jar
Configuring JMS-Qpid Broker through the User Interface
...
Broker management configuration can be specified in the <CARBONthe <CEP_HOME>/repository/conf/broker-manager-config.xml file, whose configurations are loaded at server start-up.
...