Hi Erwan,

That sound like a classloader issue.
Have you tried a "self-first delegation" configuration [1]?


- Florian

[1] http://servicemix.apache.org/classloaders.html



On 04/01/2011 09:30, [email protected] wrote:
Hi all,


I'm working on a project based on servicemix that include by default all apache 
cxf libraries (but not used by core) and i tried to deploy a CMIS client based 
on openCMIS (based on jax-ws).
Then it wasn't possible to have jax-ws libraries and apache cxf one (due to 
class loader ? i don't think so) because when the openCMIS client try to create 
a web service client it was based on a CXF libraries instead of jaxws one...


I removed all unsed CXF libraries and everything work fine.


I don't know if there is a way to correct this....


Erwan

Reply via email to