Yari Marchetti wrote:
> Hi,
> is it possible to query the browser via STOMP? Something like the
> 'activemq-admin query' command does.
>
> Regards,
> Yari
>
>   
There's no way to do something like that via Stomp. Stomp is just
another transport protocol and has nothing to do with browser
management. If you want to mix scripting and JMX, why not try Groovy JMX
support (http://groovy.codehaus.org/Groovy+and+JMX), or JRuby
(http://jmesnil.net/weblog/2007/03/23/jmx-scripts-using-jruby/)

-- 
Dejan Bosanac


http://www.ttmsolutions.com - get a free ActiveMQ user guide

ActiveMQ in Action - http://www.manning.com/snyder/
Scripting in Java - http://www.scriptinginjava.net

Reply via email to