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/05/22 20:37:16 UTC

[jira] Created: (CXF-670) Validator flags valid rpc/lit operations as invalid

Validator flags valid rpc/lit operations as invalid
---------------------------------------------------

                 Key: CXF-670
                 URL: https://issues.apache.org/jira/browse/CXF-670
             Project: CXF
          Issue Type: Bug
            Reporter: Daniel Kulp



If and RPC lit operation has soap headers, the validator complains about:
WSDLValidator Error : An rpc-literal binding in a DESCRIPTION MUST refer, in its soapbind:body element(s), only to wsdl:part element(s) that have been defined using the type attribute.

However, it's valid to have parts in the message that are of type "element" if they are headers. 


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


[jira] Resolved: (CXF-670) Validator flags valid rpc/lit operations as invalid

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

maomaode resolved CXF-670.
--------------------------

    Resolution: Fixed

> Validator flags valid rpc/lit operations as invalid
> ---------------------------------------------------
>
>                 Key: CXF-670
>                 URL: https://issues.apache.org/jira/browse/CXF-670
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0-RC
>            Reporter: Daniel Kulp
>            Assignee: maomaode
>             Fix For: 2.0
>
>
> If and RPC lit operation has soap headers, the validator complains about:
> WSDLValidator Error : An rpc-literal binding in a DESCRIPTION MUST refer, in its soapbind:body element(s), only to wsdl:part element(s) that have been defined using the type attribute.
> However, it's valid to have parts in the message that are of type "element" if they are headers. 

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


[jira] Updated: (CXF-670) Validator flags valid rpc/lit operations as invalid

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

Bozhong Lin updated CXF-670:
----------------------------

        Fix Version/s: 2.0
             Assignee: maomaode
    Affects Version/s: 2.0-RC

> Validator flags valid rpc/lit operations as invalid
> ---------------------------------------------------
>
>                 Key: CXF-670
>                 URL: https://issues.apache.org/jira/browse/CXF-670
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0-RC
>            Reporter: Daniel Kulp
>            Assignee: maomaode
>             Fix For: 2.0
>
>
> If and RPC lit operation has soap headers, the validator complains about:
> WSDLValidator Error : An rpc-literal binding in a DESCRIPTION MUST refer, in its soapbind:body element(s), only to wsdl:part element(s) that have been defined using the type attribute.
> However, it's valid to have parts in the message that are of type "element" if they are headers. 

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