Hi. We have a case at work where we want to disable the sending of messages over the stomp transport. Is this possible?
I was looking at a custom BrokerFilter that overrides the send method and checks the connection info, but in my tests the Connection is being stripped out of the message at some stage during sending. It's there when I create it but gets lost along the way. I'm using version 5.2 Any help would be appreciated. Thanks Nick. -- View this message in context: http://www.nabble.com/Disable-Stomp-transport-from-sending-messages-tp20774719p20774719.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.