Re: CXF Example OSGi

2013-04-14 Thread Christian Müller
It works now for the camel 2.10.5-SNAPSHOT without the import of the cxf.xml. But it still doesn't work in Camel 2.11.0 and 2.12-SNAPSHOT. It would be great if you could have a look at it: https://issues.apache.org/jira/browse/CAMEL-6257 Best, Christian On Wed, Apr 10, 2013 at 3:19 AM, Willem ji

Re: CXF Example OSGi

2013-04-09 Thread Willem jiang
Just as Dan said we don't need that import, as the CXF bus will take care of it. @Christian, I will revisit this issue when I get some time today. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blo

Re: CXF Example OSGi

2013-04-09 Thread Daniel Kulp
On Apr 9, 2013, at 3:16 PM, Christian Müller wrote: > dev:dynamic-import will resolve this > issue. It's the missing import of > > Apache CXF Runtime Core (116): META-INF.cxf; version=2.6.6 > > which cause this issue. > I will resolve this for Camel 2.10.5 and 2.11.1 and add a note to the k

Re: CXF Example OSGi

2013-04-09 Thread Christian Müller
dev:dynamic-import will resolve this issue. It's the missing import of Apache CXF Runtime Core (116): META-INF.cxf; version=2.6.6 which cause this issue. I will resolve this for Camel 2.10.5 and 2.11.1 and add a note to the know issues. Thanks for reporting! Best, Christian On Tue, Apr 9, 20

CXF Example OSGi

2013-04-08 Thread Krzysztof Sobkowiak
Hi I'm trying to deploy camel-example-cxf-osgi/2.10.4 on Karaf 2.3.1 or SMX 4.5.1 using following commands (as described in http://camel.apache.org/cxf-example- osgi.html) in Karaf i have to add Camel features first features:chooseurl camel 2.10.4 and next (Karaf or SMX) features:install war