Hi,

While testing some scenarios with my freshly implemented JBI components I
noticed something... if a client sends a message with a timeout set at say
10 seconds, if the timeout expires it will get the expected
TimeoutException. However the actual message remains in the queues and the
result of the message is routed back to the message broker. If a client
disconnects, the message is in the queue until I purge it.

Is there any means of making the in-queue message timeout as well or perhaps
be removed if the timeout of the client has expired?

regards,

Arjen

Reply via email to