Hi If you use JMX then there is a operation on the camel context mbean to dump routes as xml. That is what hawtio uses to show the graphical display.
Also often a screenshot helps shows what you say. And what Camel endpoints are you using with Akka? And what version of Camel and Akka are you using? On Fri, Jan 16, 2015 at 6:10 PM, aidatechinc <[email protected]> wrote: > > I am dynamically creating a route using akka actors. So I have a consumer > actor and a producer actor which received message from the consumer actor. > > When I look at the route in Hawtio, I see the consumer is routing back to > the consumer, but the route is working fine. Any ideas? > > Your time is appreciated. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Hawtio-route-diagram-tp5761803.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
