MORÁVEK Peter wrote:
>
> in this case the call to acknowledge is blocked:
>
> 1. we are connected to queue1 - acknowledge is set to CLIENT_ACKNOWLEDGE
> 2. we have 2 (or more) messages in queue
> 3. we receive message1
> 4. we receive message2
> 5. we acknowledge message1 - in this call (message.acknowledge) the call is
> blocked (never returns)
>
> Isn't it possible to receive and acknowledge messages from queue
> asynchronously ?
Should be possible within the same thread of control/same session.
Which SwiftMQ version do you use? 1.2 or 1.2a (look at SwiftMQ
Explorer's About Window)
Do you receive the message synchronous through receive() or asynchronous
through onMessage()?
--
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com
------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/