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 2009/10/19 21:01:59 UTC

[jira] Created: (CXF-2481) Provider/Dispatch adding "soap" prefix

Provider/Dispatch<SOAPMessage> adding "soap" prefix
---------------------------------------------------

                 Key: CXF-2481
                 URL: https://issues.apache.org/jira/browse/CXF-2481
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.2.5



If I have a Provider<SOAPMessage> that uses "SOAP-ENV" for the prefix, when the returned soapmessage is written out, there is an additional namespace prefix of "soap" defined for the envelope namespace.   That isn't needed or wanted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2481) Provider/Dispatch adding "soap" prefix

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

Daniel Kulp resolved CXF-2481.
------------------------------

    Resolution: Fixed

> Provider/Dispatch<SOAPMessage> adding "soap" prefix
> ---------------------------------------------------
>
>                 Key: CXF-2481
>                 URL: https://issues.apache.org/jira/browse/CXF-2481
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.2.5
>
>
> If I have a Provider<SOAPMessage> that uses "SOAP-ENV" for the prefix, when the returned soapmessage is written out, there is an additional namespace prefix of "soap" defined for the envelope namespace.   That isn't needed or wanted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-2481) Provider/Dispatch adding "soap" prefix

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

Daniel Kulp updated CXF-2481:
-----------------------------

    Fix Version/s: 2.1.8

> Provider/Dispatch<SOAPMessage> adding "soap" prefix
> ---------------------------------------------------
>
>                 Key: CXF-2481
>                 URL: https://issues.apache.org/jira/browse/CXF-2481
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.1.8, 2.2.5
>
>
> If I have a Provider<SOAPMessage> that uses "SOAP-ENV" for the prefix, when the returned soapmessage is written out, there is an additional namespace prefix of "soap" defined for the envelope namespace.   That isn't needed or wanted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.