You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Yari Marchetti <ya...@staff.dada.net> on 2008/10/21 11:59:31 UTC

Query broker via STOMP

Hi,
is it possible to query the browser via STOMP? Something like the
'activemq-admin query' command does.

Regards,
Yari

Re: Query broker via STOMP

Posted by Yari Marchetti <ya...@staff.dada.net>.
Dejan Bosanac ha scritto:
> 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/)
>
>   
thank you, i'll take a look

Re: Query broker via STOMP

Posted by Dejan Bosanac <de...@ttmsolutions.com>.
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