Re: Camel console not seeing my routes

2010-09-16 Thread Illtud Daniel
Hi Dejan, this is fixed in the current trunk ... see https://issues.apache.org/activemq/browse/AMQ-2203 for more info Good to know it's not just my ignorance! for your current setup just, the workaround is to modify your applicationContext.xml like this http://fisheye6.atlassian.com/browse/

Re: Camel console not seeing my routes

2010-09-15 Thread Dejan Bosanac
Hi, this is fixed in the current trunk ... see https://issues.apache.org/activemq/browse/AMQ-2203 for more info for your current setup just, the workaround is to modify your applicationContext.xml like this http://fisheye6.atlassian.com/browse/activemq/trunk/assembly/src/release/webapps/camel/WE

Camel console not seeing my routes

2010-09-15 Thread Illtud Daniel
activemq v5.4 This is probably something obvious, but I'm using the packaged camel by uncommenting the element in the activemq configuration file. This works great, I can set up routes in camel.xml and they work a treat. It's rather unwieldy having to restart activemq each time I make a change