Re: running hawtio in standalone camel app

2013-09-03 Thread kiranreddykasa
Thanks - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/running-hawtio-in-standalone-camel-app-tp5738579p5738588.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: running hawtio in standalone camel app

2013-09-03 Thread James Strachan
ontext.class); > camelContext.addService(new DatabaseService()); >main.run(args); > > > hawtioMain.run() is blocking and the control is not returning to load > camel, Is there any way I can run this? > > > > - > Regards > > kiran Reddy > --

running hawtio in standalone camel app

2013-09-03 Thread kiranreddykasa
baseService()); main.run(args); hawtioMain.run() is blocking and the control is not returning to load camel, Is there any way I can run this? - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/running-hawtio-in-standalone-camel-app-tp5738579.html