You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "nadir amra (JIRA)" <ax...@ws.apache.org> on 2011/01/15 04:17:46 UTC

[jira] Created: (AXISCPP-1076) soap:header not supported

soap:header not supported
-------------------------

                 Key: AXISCPP-1076
                 URL: https://issues.apache.org/jira/browse/AXISCPP-1076
             Project: Axis-C++
          Issue Type: Bug
            Reporter: nadir amra


The soap:header binding clause is not yet supported in AXIS. It's necessary for WS-I work.

In addition, if the it is specified, wsdl2ws may generate an operation that has the wrong input/output parameters depending which message part is encountered. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Commented: (AXISCPP-1076) soap:header not supported

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/AXISCPP-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982930#action_12982930 ] 

nadir amra commented on AXISCPP-1076:
-------------------------------------

Until this JIRA is fixed, I updated the code so that soap:header message parts are ignored and the proper message part for the Web service operation is chosen.   Revision http://svn.apache.org/viewvc?view=revision&revision=1060143.

> soap:header not supported
> -------------------------
>
>                 Key: AXISCPP-1076
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-1076
>             Project: Axis-C++
>          Issue Type: Bug
>            Reporter: nadir amra
>
> The soap:header binding clause is not yet supported in AXIS. It's necessary for WS-I work.
> In addition, if the it is specified, wsdl2ws may generate an operation that has the wrong input/output parameters depending which message part is encountered. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] [Updated] (AXISCPP-1076) Add support for soap:header

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXISCPP-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra updated AXISCPP-1076:
--------------------------------

    Issue Type: New Feature  (was: Bug)
       Summary: Add support for soap:header  (was: soap:header not supported)
    
> Add support for soap:header
> ---------------------------
>
>                 Key: AXISCPP-1076
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-1076
>             Project: Axis-C++
>          Issue Type: New Feature
>            Reporter: nadir amra
>
> The soap:header binding clause is not yet supported in AXIS. It's necessary for WS-I work.
> In addition, if the it is specified, wsdl2ws may generate an operation that has the wrong input/output parameters depending which message part is encountered. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org