Hi Please look at the stacktrace
Caused by: java.lang.ClassNotFoundException: org.apache.camel.spi.EndpointCompleter not found by org.apache.activemq.activemq-camel [202] You should also import org.apache.camel.spi package You don't need to install activemq-camel/5.9.0. You have already installed activemq-camel/5.7.0 Regards Krzysztof On 24.04.2014 03:46, lyonn wrote: > In my pom.xml I was imported like this: > > <Import-Package>org.apache.activemq.xbean, > org.apache.activemq.spring, > org.apache.activemq.broker, > org.apache.activemq.security, > org.apache.activemq.jaas, > org.apache.activemq.pool, > org.apache.activemq.camel.component, > org.apache.camel.component.jms, > *</Import-Package> > > > But it does not work yet. > > > > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/problem-with-class-file-or-dependent-class-nested-exception-is-java-lang-NoClassDefFoundError-tp5720065p5720068.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. -- Krzysztof Sobkowiak JEE & OSS Architect | Technical Architect @ Capgemini Capgemini <http://www.pl.capgemini.com/> | Software Solutions Center <http://www.pl.capgemini-sdm.com/> | Wroclaw e-mail: [email protected] <mailto:[email protected]> | Twitter: @KSobkowiak
