[
https://issues.apache.org/jira/browse/CXF-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790456#comment-13790456
]
Raphael Jean edited comment on CXF-5326 at 10/9/13 3:18 PM:
------------------------------------------------------------
To my knowledge there is no other open source implementation. We internally
built a partial implementation for licensing reasons.
Thanks for the quick fix BTW!
was (Author: [email protected]):
To my knowledge there is no other open source implementation. We internally
built a partial implementation for licensing reasons.
> 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
> Assignee: Daniel Kulp
> Fix For: 2.7.8, 2.6.11
>
>
> 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)