If memory serves, you can see a subscription's connector by examining the subscription via JMX. I don't currently have s broker I can try that out on, but poke around with a JMX viewer such as JConsole and I think you'll find it. On Mar 10, 2016 10:10 AM, "bimsimsala" <activ...@lemonage.de> wrote:
> Hi all, > > i'm trying to find out the connector that was used by a client to connect > to > the broker. I've subscribed to topic ActiveMQ.Advisory.Connection and get > the ConnectionInfo. This info contains the connectionId. > > Could i use this connectionId to find out the connector > (openwire/amqp/mqtt/ws/stomp) that is used by this connection? > > Or is there any other way to answer this question? > > Thank you, > Bim > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Get-transport-connector-for-connectionId-tp4709175.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >