Are you talking about the specification libraries (APIs) or the implementation libraries for web services? What exact error did you get? The specification libraries shouldn't be deployed twice, but the implementation libraries for JAX-WS RI and CXF are probably compatible.
Florent On Tue, Jan 4, 2011 at 10:30 AM, <[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 -- Florent Guillaume, Director of R&D, Nuxeo Open Source, Java EE based, Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87
