Hi Christian,

Did you try to deploy your bundle into ServicemMix?
Can I have a look at your application bundle header?

Willem

Schneider Christian wrote:
I have set the start levels so that the spec packages are loaded first. The 
console messages below show that the javax.xml.bind.* packages are resolved to 
the same package in jaxb impl and cxf. I still get the same error though. Could 
it be that cxf can not load or instantiate my stub classes. I must confess I do 
not really understand how cxf can access / create these classes at all. Do I 
have to enable something like buiddy classloading or should this simply work?

I have done an interesting experiment. I added the cxf-bundle-minimal jar to 
the project in a lib dir, adjusted the require bundles and the call worked. So 
I suspect that the problem could be that cxf can not access my stub classes. 
Could I be right? Any ideas how to fix that with normal bundles?

Greetings

Christian

Reply via email to