Re: AMQ-2379: query statistics with Stomp

2010-03-11 Thread mjustin
I blogged about it now at http://mikejustin.wordpress.com/2010/03/11/query-statistics-for-apache-activemq-with-delphi/ Cheers, - Michael Justin SCJP, SCJA betasoft - Software for Delphi™ and for the Java™ platform http://www.mikejustin.com - http://www.betabeans.de -- View this message i

Re: AMQ-2379: query statistics with Stomp

2010-03-11 Thread Dejan Bosanac
Great, looking forward to it. It'd be great to update the stomp doc as well with these info (and a simple example) 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.

Re: AMQ-2379: query statistics with Stomp

2010-03-10 Thread mjustin
Hi Dejan, Dejan Bosanac wrote: > > take a look at this article for more information on this topic > > http://rajdavies.blogspot.com/2009/10/query-statistics-for-apache-activemq.html > thanks for the hint, it works now! I just had to add support for MapMessage in my client library for Delphi

Re: AMQ-2379: query statistics with Stomp

2010-03-10 Thread Dejan Bosanac
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/sny

AMQ-2379: query statistics with Stomp

2010-03-09 Thread mjustin
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 i