Hi, take a look at this article for more information on this topic
http://rajdavies.blogspot.com/2009/10/query-statistics-for-apache-activemq.html Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Mar 9, 2010 at 4:35 PM, mjustin <michael.jus...@gmx.net> wrote: > > Hello, > > following the description on > https://issues.apache.org/activemq/browse/AMQ-2379 I tried to retrieve the > broker statistics for a Queue. The Stomp frames are: > > send: > CONNECT > > > > received: > CONNECTED > session:ID:mj-PC-49441-1268147472223-4:0 > > > send: > SUBSCRIBE > destination:/queue/Habari > ack:auto > id:{A60EA620-44A6-4180-A0EA-8673F386E710} > > > > send: > SEND > destination:/queue/ActiveMQ.Statistics.Queues.Habari > reply-to:/queue/Habari > > > > The client does not receive any data. > > I tried to configure the broker using activemq-command.xml but with the > same > result. (The data directory is created as ${activemq.base}/data which looks > a bit strange.) > > Maybe there is an example available for this feature? > > Regards, > > ----- > Michael Justin > SCJP, SCJA > betasoft - Software for Delphi™ and for the Java™ platform > http://www.mikejustin.com - http://www.betabeans.de > -- > View this message in context: > http://old.nabble.com/AMQ-2379%3A-query-statistics-with-Stomp-tp27837378p27837378.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >