Hi,
Sorry if this problem was already been posted but I searched in the list
for comments about this behavior and I didn't find anything.
When I send a message and some error occurs, the connection is closed.
In this case, I have a sender and a receiver sharing the same
connection, when the sender gets an error, like 'queue not found' the
connection is closed and the receiver looses the connection either. Also
I have the reconnect option set to true so, when the connection is lost,
and it's automatically reconnected, the sender tries to send the message
again for the missing queue, resulting in a infinite loop.
There is any away to change this behavior? Can the sender just throw an
exception, without closing the connection, when an error occurs sending
the message and not with the connection itself?
Tia,
Bruno Matos
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]