Re: Request response with ActiveMQ

2015-05-02 Thread Tim Bain
ot;khandelwalanuj" wrote: > Hi, > > I am trying to achieve request-response with ActiveMQ. This is how my > listener looks like. We are using JMSTemplate to send the messages. This is > the source code of producer who sends the messages and then wait for > specified time. &g

Request response with ActiveMQ

2015-04-30 Thread khandelwalanuj
Hi, I am trying to achieve request-response with ActiveMQ. This is how my listener looks like. We are using JMSTemplate to send the messages. This is the source code of producer who sends the messages and then wait for specified time. I just want to make sure whether we should use "send&