Btw, could it be a problem with bundle manifest? I'm relatively new to OSGi so thought maybe I'm not importing something.
Manifest-Version: 1.0 Private-Package: com.fusesource.camel Built-By: jks Tool: Bnd-0.0.255 Bundle-Name: Fuse Example :: Camel JMS Created-By: Apache Maven Bundle Plugin Bundle-Vendor: The Apache Software Foundation Build-Jdk: 1.6.0_26 Bundle-Version: 1.0 Bnd-LastModified: 1310144226752 Bundle-ManifestVersion: 2 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: This pom provides project information that is comm on to all ServiceMix branches. Bundle-SymbolicName: camel-jms-example Bundle-DocURL: http://www.apache.org/ Import-Package: javax.jms;version="1.1",org.apache.activemq,org.apache .camel;version="1.5.4.fuse",org.apache.camel.builder;version="1.5.4.f use",org.apache.camel.component.jms;version="1.5.4.fuse",org.apache.c amel.model;version="1.5.4.fuse",org.osgi.service.blueprint -- View this message in context: http://servicemix.396122.n5.nabble.com/Problem-with-ActiveMQ-using-Camel-and-Blueprint-tp4565774p4565822.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
