Sorry for this going offline dev for a few iterations, most of the deployment 
errors noted on dev for 2.9.0 was due to not having the cxf feature loaded 
early.

Since I posted this to you directly - maybe we should ask all the other CXF 
guys?

Servciemix will pull in the CXF-Bundle giving us pretty much everything, not 
sure
if that isn't the easiest, I know it isn't the smallest…..


On Dec 21, 2011, at 3:22 PM, Christian Müller wrote:

> Hmm, should we really pull in all the dependencies from CXF?
> I'm not sure if this is the best solution...
> 
> I tried only to install the "cxf-jaxb" feature (which also installed the 
> cxf-spec feature) and it works. I think this is more light weigh. Will wait 
> for additional feedback...
> 
> Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
> karaf@root> features:addurl 
> mvn:org.apache.camel.karaf/apache-camel/2.9.0/xml/features
> karaf@root> features:install cxf-jaxb
> karaf@root> features:install camel-atom
> 
> 
> Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
> karaf@root> features:addurl 
> mvn:org.apache.camel.karaf/apache-camel/2.9.0/xml/features
> karaf@root> features:install cxf-jaxb
> karaf@root> features:install camel-soap 
> 
> 
> Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
> karaf@root> features:addurl 
> mvn:org.apache.camel.karaf/apache-camel/2.9.0/xml/features
> karaf@root> features:install cxf-jaxb
> karaf@root> features:install camel-jibx 
> 
> 
> Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
> karaf@root> features:addurl 
> mvn:org.apache.camel.karaf/apache-camel/2.9.0/xml/features
> karaf@root> features:install cxf-jaxb
> karaf@root> features:install camel-rss 
> 
> 
> Christian-Muellers-MacBook-Pro:bin cmueller$ ./karaf clean
> karaf@root> features:addurl 
> mvn:org.apache.camel.karaf/apache-camel/2.9.0/xml/features
> karaf@root> features:install cxf-jaxb
> karaf@root> features:install camel-xstream 
> 
> Best,
> Christian

Reply via email to