You should be able to JMX and JConsole to connect to the broker.

See http://activemq.apache.org/jmx.html for more details

Regards
-- 
Dejan Bosanac
-----------------
FuseSource - The experts in open source integration and messaging.
Email: [email protected]
Web: http://fusesource.com
Twitter:  http://twitter.com/dejanb
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Tue, Feb 22, 2011 at 4:03 PM, fachhoch <[email protected]> wrote:

>
> I run active mq   locally within my ear   its initialized using spring.
>
>
>        <bean id="jmsConnectionFactory"
> class="org.apache.activemq.ActiveMQConnectionFactory"  >
>                <property name="brokerURL"
>
> value="vm://localhost?brokerConfig=properties:gov/hhs/acf/jms/broker.properties"/>
>        </bean>
>
>
>
>
> in this case can I use any motoring tools to monitor  message broker ?
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/active-mq-monitoring-tools-tp3319325p3319325.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to