Hi,
I am getting a problem with jms ExceptionListeners onException() call. When I AMQ server is down on a remote host my client disconnects and onException() is called but it wraps a EOFException(). And because of some odd reason, that exception is not returned to my application for handling. Any one has any idea? Thanks! Vik