Hi

I am trying to use activeMQbrowser to monitor tomee's default jms provider

do I expose it to jmx like this?

    <Resource id="MyJmsResourceAdapter" type="ActiveMQResourceAdapter">
            BrokerXmlConfig =  broker:(tcp://localhost:61616)?useJmx=true
                    ServerUrl       =  vm://localhost
                        </Resource>

if not, how is the right way to do so?

TIA

Leo

Reply via email to