sure, there are various options for this often referred to as inter-bundle
communication because many face this issue when using OSGi bundles to deploy
multiple Camel apps to a single JVM (Karaf, etc)

the VM transport (http://camel.apache.org/vm.html) can be used to
communicate between contexts in the same VM, also JMS and HTTP can be used
across any container boundaries...it really comes down to your applications
specific requirements

also here is an old blog entry about this topic in the context of OSGI:
http://www.consulting-notes.com/2010/08/osgi-bundle-communication-options.html



pannereselvam wrote
> Great boday! 
> 
> Is it possible to communicate between two contexts.
> I m from J2EE background, in tomcat container, each web application has
> unique context. So we can deploy many application in the same container.
> Is it same in Camel ?
> 
> Thanks again..





-----
Ben O'Day
IT Consultant -http://consulting-notes.com

--
View this message in context: 
http://camel.465427.n5.nabble.com/Router-with-DSL-tp5736817p5736988.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to