Raphael Jean created CXF-5326:
---------------------------------
Summary: Hardcoded reference to com.ibm.wsdl.util.xml.DOMUtils
Key: CXF-5326
URL: https://issues.apache.org/jira/browse/CXF-5326
Project: CXF
Issue Type: Bug
Components: JAX-WS Runtime
Affects Versions: 2.7.0
Reporter: Raphael Jean
The source file org.apache.cxf.jaxws.handler.logical.LogicalMessageImpl.java
uses DOMUtils from wsdl4j.jar. wsdl4j.jar is one implementation of the JWSDL
specification and can be replaced by another implementation. This direct
reference makes it impossible to switch implementation.
--
This message was sent by Atlassian JIRA
(v6.1#6144)