Btw. I had next another problem:

Caused by: java.lang.ClassNotFoundException:
org.eclipse.jetty.server.Connector not found by camel-cxf-soap-route

I had to add an import for org.eclipse.jetty.server.

Regards
Krzysztof



On 12.02.2015 23:48, Krzysztof Sobkowiak wrote:
> Hi
>
> It worked for me. 1.0.0 > 1.0 so it is included in [1.0, 2). I had to
> restart my ServiceMix -- refresh or resolve didn't help.
>
> I have done following steps:
>
> karaf@root> osgi:install
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
> Bundle ID: 211
> karaf@root> osgi:bundle-level 211 20
> You are about to access system bundle 211.  Do you wish to continue
> (yes/no): yes
> karaf@root>
>
> Next I have restarted ServiceMix and the packages have been resolved.
>
>
>
> regards
> Krzysztof
>
>
> On 12.02.2015 23:27, dsjaxen wrote:
>> Hi!
>> The
>> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
>> solution did not work.  It exports the reflect package at version 1.0.0.
>>
>> The "org.apache.cxf.cxf-rt-transports-http-jetty" v3.0.2 imports the reflect
>> package as follows:
>>
>>        
>> org.apache.aries.blueprint.reflect;resolution:=optional;version="[1.0,2)"
>>
>> I will pursue the other solution.
>> -Doug
>>
>>
>>
>> --
>> View this message in context: 
>> http://servicemix.396122.n5.nabble.com/servicemix-5-4-0-cxf-jetty-blueprint-issue-tp5722268p5722272.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.

-- 
Krzysztof Sobkowiak

JEE & OSS Architect
Senior Solution Architect @ Capgemini SSC
<http://www.pl.capgemini-sdm.com/en>
Apache ServiceMix <http://servicemix.apache.org/> Committer & PMC

Reply via email to