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 "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2008/10/22 09:48:44 UTC

[jira] Commented: (AXIS2C-1277) Must use empty header in request

    [ https://issues.apache.org/jira/browse/AXIS2C-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641736#action_12641736 ] 

Damitha Kumarage commented on AXIS2C-1277:
------------------------------------------

I could reproduce this. Will fix asap

> Must use empty header in request
> --------------------------------
>
>                 Key: AXIS2C-1277
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1277
>             Project: Axis2-C
>          Issue Type: Bug
>            Reporter: Ruth Struck
>
> Why must an empty </header> element be included in the SOAP request in order to use axis? I have two implementations of a web service, one is gsoap and the other is Axis2C - both have the same SOAP request - the gsoap implementation does not require the empty header element in the request, the Axis2C service does. How can I get around that requirement?
> The SOAP request:
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://localhost:80/axisae/aewebservices71.wsdl">
> <SOAP-ENV:Body>
> <GetVersion xmlns="urn:aewebservices71" />
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org