Hi I am using Activemq 5.5.1 and I wanna deploy my camel application what it is adding dynamic routes and some datasource registry. But I couldnt add datasources to camel instance that provided by Active MQ. If I would use "camelContext = new DefaultCamelContext(registry);", I can register to camel context but then there are two Camel Instance in tomcat server.Am I right? If I am right then how can I add datasources (JndiRegistry) to camel instance that provided by Active MQ???Pls help me. Thanks
-- View this message in context: http://camel.465427.n5.nabble.com/Deploy-Camel-project-to-Activemq-tp5070710p5070710.html Sent from the Camel - Users mailing list archive at Nabble.com.
