Hi, I have some Java code that starts a broker, gets a connection the the broker using a tcp:// connector, and registers an exception listener for that connection.
Is there a way to cause the connection to fail such that exception listener is invoked _without_ explicitly stopping the broker? I'd like to check the queue size on the broker after the listener is invoked. Thanks, Emerson -- View this message in context: http://www.nabble.com/Disconnecting-a-broker.-tf3162404.html#a8772095 Sent from the ActiveMQ - User mailing list archive at Nabble.com.