Hi You can also get the InflightRepository, and see the inflight counts per routes or per context. There is a size method for that.
Also you can check the route status. There is a getRouteStatus on CamelContext. And then you can also check on the broker side, it has many JMX stats about its state. On Mon, Oct 1, 2012 at 2:01 PM, Gnanaguru S <gnanaguru.sattanat...@wipro.com> wrote: > > Hello Sri, > > You have two options. > > 1. Use JConsole from JDK to verify your route.( If your route is active > JConsole will show) > 2. Enable Tracer in your route and get real time info on whats happening in > the route. > > By the way, There is no ready made solution available for what you asked. > But you can definitely build it using JMX or Camel Tracer.( Snapshot below > for your reference) > > <http://camel.465427.n5.nabble.com/file/n5720304/JConsole.png> > > Hope it helps. > > regards > Guru > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/getting-active-route-information-tp5720303p5720304.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen