JMS On demand Support Active MQ with Spring

Posted by user345275 on Stack Overflow See other posts from Stack Overflow or by user345275
Published on 2010-05-19T16:09:01Z Indexed on 2010/05/19 16:10 UTC
Read the original article Hit count: 150

Filed under:
|

Hi Team

I am involving in SMS Gate way project. The Very Base function is our system have couple of Customers They will send their request to our gateway in a form of XML.

Those request is Process first and send it to a common out bound JMS(ActiveMQ 5.3 )

There is an listener running on which should be capable of doing the following 1. Retrive Bunch of Messages(Let say 5 ) on retrieval. 2. The retival should be on demand .It means ,once the listeners triggers only those bunch of message should return .

Guys i really need ur help.If you have any idea please help me ou

© Stack Overflow or respective owner

Related posts about active

Related posts about mq