Close
jGuru Forums
Posted By: Anonymous Posted On: Monday, November 3, 2003 10:18 AM
Hey there, we're porting our application to use SwiftMQ. There are a few places where we use the QueueRequestor helper class. It sends the message fine, we can see that the recipient of the sent message receives the message fine, creates a response, and sends it back to the temporary queue. However, the original client never seems to return from the call to requestor.request(message). Any idea of how we could track this down? Thanks, Hunter Kelly
Re: Never seem to get a response from QueueRequestor.request()
Posted By: Anonymous Posted On: Monday, November 3, 2003 10:33 AM