[ http://issues.apache.org/jira/browse/CXF-6?page=comments#action_12434236 ] Daniel Kulp commented on CXF-6: -------------------------------
I've made the "jaxws-api" dependency "provided" in many places and removed the dependencies for api and rt/core. That's a start. Still need to do the jsr181 and jsr250 jars. > jaxws-api, jsr181-api should be optional in cxf-common pom > ---------------------------------------------------------- > > Key: CXF-6 > URL: http://issues.apache.org/jira/browse/CXF-6 > Project: CeltiXfire > Issue Type: Bug > Components: Build system > Reporter: Daniel Kulp > Fix For: 2.0-M1 > > > We should declare jaxws-api and jsr181-api as "optional" or "provided" in the > cxf-common pom right now. It is completely possible now for modules like the > soap to depend on jax-ws. And they do. In several places classes throw > WebServiceExceptions instead of our own internal exceptions. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira