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.

Reply via email to