JMS message On demand receive

Hi Folks:

I m trying to use the basic Native JMS API receive service to fetch the document and reply back from Queue created on local broker (webMethods), When i am creating trigger on this listner queue, i am able to fetch the document successfully and reply back using pub.jms.reply service. But i want to implement ON-Demand fetch using the pb.jms.recieve, in the this case Queue is broker is always in disconnected state and reply is not being send as i am suspecting consumer is getting closed.

On consumerIS … i am creating a consumer → receiving the jms msg → reply back to response queue.

Please share some ideas what is missing here.

-nD

any guidance here??

-nD

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.