I've tried using WSO2 Message Broker individually,it works well and fine.
Actually, I've created two separate Java Application which acts as sender and receiver. Both the applications uses amqp connection string to initiate the connection. Used Apache Ant server to build the application.
Now I want to integrate the Message Broker with the WSO2 ESB.
Suggest me the best way to use the Message Broker in my Web application using the ESB.
I get confused with sometimes,
confusion 1: Difference between Message Store and Message Broker.
confusion 2: Does the Web Application requires connection string to use message broker