On 30/05/18 12:42, Robbie Gemmell wrote:
The client has an notification system for use in its tests, which can be used to listen for such events as they occur. Using it would tie application code to the client impl, entirely at odds with using the vendor neutral JMS API, and the listener implementation is also subject to change, so for both those reasons I wouldnt really recommend an application using it.
Understood. Catching and handling the exception (e.g. by closing and recreating the producer) is probably fine.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
