I deployed the following OSGi bundles: 
camel-core-2.8.0-fuse-00-08.jar
camel-spring-2.8.0-fuse-00-08.jar
commons-management-1.0.jar
org.apache.servicemix.bundles.aopalliance-1.0_5.jar
slf4j-api-1.6.1.jar
slf4j-simple-1.6.1.jar
spring-aop-3.0.5.RELEASE.jar
spring-asm-3.0.5.RELEASE.jar
spring-beans-3.0.5.RELEASE.jar
spring-context-3.0.5.RELEASE.jar
spring-core-3.0.5.RELEASE.jar
spring-expression-3.0.5.RELEASE.jar
spring-tx-3.0.5.RELEASE.jar

And then deployed my own bundle, which basically just has one Spring
configuration like: 
<camel:camelContext....

and one class with which I can see if the Camel is running or not. 

My bundle actually starts, but the Camel context seems not to be read.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-on-Jboss-AS7-tp4909749p4910024.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to