Hi James, that's not possible at the moment. One problem is that you can start embedded broker by using vm:// urls and if go that route you need to have all server-side functionality ready. That's something we'll address for ActiveMQ Apollo
Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net Connect at CamelOne <http://camelone.com/> May 24-26 The Open Source Integration Conference On Mon, May 23, 2011 at 10:22 AM, James Talbut <jtalbut@tardis.spudsoft>wrote: > Hi, > > I have a karaf installation in which I want to have some camel routes that > use activemq hosted on a different machine. > Installing the activemq-camel feature seems to drag in all the bundles > necessary for running brokers within the JVM. > Is it possible to using activemq from camel without having all the 'server > side' code in the same JVM? > > Thanks > > Jim >