You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/07/19 22:26:06 UTC

[jira] Created: (CXF-814) In java first wrapped/doc/lit, if Impl and Interface have different targetNamespaces, the "parts" are not read

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.


[jira] Resolved: (CXF-814) In java first wrapped/doc/lit, if Impl and Interface have different targetNamespaces, the "parts" are not read

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-814.
-----------------------------

    Resolution: Fixed

> 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.