"Hi-

I deployed all corresponding features by the following commands at command
prompt:

1) features:chooseurl cxf 2.7.5
2) features:install cxf
3) features:chooseurl camel 2.10.3
4) features:install camel
5) features:install camel-cxf
6) then deployed my features.xml in karaf deploy directory. The features.xml
contains my project specific bundles and akka dependencies as bundles.

The same code is working successfully if any camel component specific
endpoint based actor is not used. It was working fine with normal i.e.
default actors provided by akka actor mode.

Note: I am simply extended the following example in java and using camel
component specific endpoint based actors.
https://github.com/Crossing-Tech/akka-osgi-sample

"



--
View this message in context: 
http://camel.465427.n5.nabble.com/Deployment-of-Akka-Camel-CXF-Osgi-sample-in-Apache-Karaf-container-tp5739297p5739501.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to