In java first wrapped/doc/lit, if Impl and Interface have different
targetNamespaces, the "parts" are not read
--------------------------------------------------------------------------------------------------------------
Key: CXF-814
URL: https://issues.apache.org/jira/browse/CXF-814
Project: CXF
Issue Type: Bug
Components: Core, JAX-WS Runtime, JAXB Databinding
Affects Versions: 2.0, 2.0.1
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 2.0.1
For some reason, when reading, it's trying to find the parts using the Impl
namespace, not the interface namespace. The WSDL is correctly putting the
wrappers in the interface namespace so the clients are generating the correct
messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.