unknown
2003-06-29 18:13:00 UTC
At the moment, Connection.close() blocks until the
receive() completes. If the receive() uses unlimited
timeout, and doesn't receive any message,
Connection.close() blocks indefinitely.
----------------------------------------------------------------------
Message:
Logged In: YES
user_id=557161
Fixed in CVS. The fix will be available in the 0.7.6 release.
----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-02-15 00:17
Message:
Logged In: YES
user_id=557161
Also, the SimpleConsumer example closes the session
and connection within MessageListener.onMessage() -
this should not be possible as this violates section
4.3.5 of the specification.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=682160&group_id=54559
receive() completes. If the receive() uses unlimited
timeout, and doesn't receive any message,
Connection.close() blocks indefinitely.
----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-06-29 13:13Message:
Logged In: YES
user_id=557161
Fixed in CVS. The fix will be available in the 0.7.6 release.
----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-02-15 00:17
Message:
Logged In: YES
user_id=557161
Also, the SimpleConsumer example closes the session
and connection within MessageListener.onMessage() -
this should not be possible as this violates section
4.3.5 of the specification.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=682160&group_id=54559