If you absolutely need to use camel to retrieve the counters, take a look at http://camel.apache.org/jmx.html
Regards, Henrique Viecili Henrique Viecili On 19 November 2014 21:57, Jan Matèrne (jhm) <[email protected]> wrote: > I wouldnt do this "in Camel" - ask ActiveMQ. > http://activemq.apache.org/how-do-i-find-the-size-of-a-queue.html > http://activemq.apache.org/rest.html#REST-RestManagement > http://activemq.apache.org/statisticsplugin.html > http://java.dzone.com/articles/managing-activemq-jmx-apis > > > Jan > > > -----Ursprüngliche Nachricht----- > > Von: cool_rk [mailto:[email protected]] > > Gesendet: Mittwoch, 19. November 2014 10:28 > > An: [email protected] > > Betreff: total number of messages in activemq > > > > How can i calculate total number of messages in a activemq queue in > > camel. > > > > > > > > -- > > View this message in context: http://camel.465427.n5.nabble.com/total- > > number-of-messages-in-activemq-tp5759321.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > >
