Re: ActiveMQ Camel Web Console

2010-08-16 Thread sbutalia
Thanks, I was able to make it work. Now i'm having issues loading a route created in java public class SampleConnectorRoute extends RouteBuilder { public void configure() { from("file://c:/app/mdt/dropbox/new").to("file://c:/app/mdt/dropbox/processed"); } ... I'ev placed the jar un

Re: ActiveMQ Camel Web Console

2010-08-16 Thread Dejan Bosanac
Hi, Camel web console has a separate context set in the webapps/camel/WEB-INF/applicationContext.xml There's an open issue for this https://issues.apache.org/activemq/browse/AMQ-2203 Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in