Close
jGuru Forums
Posted By: ajay_khatri Posted On: Tuesday, February 10, 2004 03:58 AM
I want to hold the producer until the consumer sends a reply in Publish/Subscribe scenerio.
It is working fine when i'm having one publisher and one subscriber(by Topic subscriber's receive() method.)
But when there is one publisher and two subscriber then the publisher in not waiting for reply message(from any subcriber).
what can be the problem?
Regards....
Ajay
Please use html tags to format code blocks.
Re: hold the producer until consumer sends a reply(Publish/Subscribe).
Posted By: Andreas_Mueller Posted On: Tuesday, February 10, 2004 06:18 AM