On Mon, Aug 9, 2010 at 5:48 PM, DDL <[email protected]> wrote: > > I've also undeployed ActiveMq OSGI bundle from ServiceMix by executing the > following on Karaf console: > >> activemq:destroy-broker > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/How-to-separate-out-Active-MQ-from-Servicemix-tp2269016p2269017.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
Why separate? You could download and install ActiveMQ in a distinct instance. http://activemq.apache.org/ //HW
