Find my comments inline. Sent from a mobile device
Am 11.04.2013 11:12 schrieb "alanfoster" <a...@alanfoster.me>: > > Hi, > > By 'Services' do you mean bundles? Webservices? Osgi services? > > I assume you mean bundles? If so, ActiveMQ/JMS is a common choice to use for > decoupled communication across bundles; Just note that the InOut MEP doesn't > work in camel 2.10 however. This is not true. It doesn't work with the InOut MEP *AND* using the transfer exchange option. Otherwise it works. > > It's also worth mentioning that Camel's VM only works with routes within the > same bundle. IE it can't be used to communicate between two bundles This is not true. The "direct-vm" and "vm" component are designed to communicate between different bundles. http://camel.apache.org/vm.html http://camel.apache.org/direct-vm.html > > Alan > > > > -- > View this message in context: http://servicemix.396122.n5.nabble.com/Servicemix-5-vision-roadmap-tp5716399p5716472.html > Sent from the ServiceMix - User mailing list archive at Nabble.com.