Friday, March 22, 2013

How to connect WSO2 ESB with ActiveMQ

This article will describes how to configure WSO2 ESB 4.6.0 to work with the JMS transport. WSO2 ESB can work as a JMS listener or sender. It will works with the various types of JMS brokers such as,
1. ActiveMQ
2. IBM MQ
3. Websphere MQ
4. MSMQ
5. SwiftMQ
6. Tibco EMS
7. WSO2 Message Broker

To demonstrate this article i am using ActiveMQ Broker. You can download ActiveMQ 5.5.1 from here.  To Work with that download WSO2 ESB from here.

Start ActiveMQ

1. Extract downloaded ActiveMQ,
     In linux : tar zxvf apache-activemq-5.5.1-bin.tar.gz


No comments: