How can we handle bind errors during message submission using route...

How can we handle bind errors during message submission using route... SearchSearch
Author Message
Phil Salamon
New member
Username: Phil_salamon

Post Number: 1
Registered: 12-2007
Posted on Monday, December 17, 2007 - 10:44 am:   

Hi,

We are using the route name property to specify which bind to use to send certain messages. If the bind has failed the message appears to hang in the outbound Q with no error response from the request.

Should we recieve an error in this situation? alternatively is there any way to listen for these bind error in our code?

Thanks