Hi: I am using ActiveMQ 5.4.2. I used spring bean to configure ActiveMQ broker and run the application on Tomcat. Is there any way to plug in an exception handler for javax.jms.InvalidClientIDException from the broker? The handler is to deal with the exception the broker output to the Tomcat server log. I want to filter out that exception so that it did not show up on the server log.
Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-catch-javax-jms-InvalidClientIDException-from-AMQ-tp3458347p3458347.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.