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 "Manjula Peiris (JIRA)" <ji...@apache.org> on 2008/08/01 06:50:32 UTC

[jira] Created: (AXIS2C-1247) Axis2/C failed to process multipart messages with mime details which have only one part

Axis2/C failed to process multipart messages with mime details which have only one part
---------------------------------------------------------------------------------------

                 Key: AXIS2C-1247
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1247
             Project: Axis2-C
          Issue Type: Bug
    Affects Versions: Current (Nightly)
            Reporter: Manjula Peiris
            Assignee: Manjula Peiris


Axis2/C fails to process messages in the following format. Hence give issues when interoping.

HTTP/1.1 200 OK
Proxy-Connection: Keep-Alive
Connection: Keep-Alive
Content-Length: 864
Via: 1.1 RED-PRXY-03
Date: Fri, 09 Sep 2005 06:57:22 GMT
Content-Type: multipart/related; type="application/xop+xml";start="<http://tempuri.org/0>";boundary="uuid:b71dc628-ec8f-4422-8a4a-992f041cb94c+id=40";start-info="text/xml"
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50215
Cache-Control: private

--uuid:b71dc628-ec8f-4422-8a4a-992f041cb94c+id=40
Content-ID: <http://tempuri.org/0>
Content-Transfer-Encoding: 8bit
Content-Type: application/xop+xml;charset=utf-8;type="text/xml"

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><EchoBinaryAsStringResponse xmlns="http://xmlsoap.org/Ping"><EchoBinaryAsStringResult>Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!</EchoBinaryAsStringResult></EchoBinaryAsStringResponse></s:Body></s:Envelope>
--uuid:b71dc628-ec8f-4422-8a4a-992f041cb94c+id=40--

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


[jira] Resolved: (AXIS2C-1247) Axis2/C failed to process multipart messages with mime details which have only one part

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

Manjula Peiris resolved AXIS2C-1247.
------------------------------------

       Resolution: Fixed
    Fix Version/s: Current (Nightly)

This is fixed. After fixing we have successfully interoped WSO2 WSF/PHP which is based on Axis2/C with .net endpoints. And this scenario passed.

> Axis2/C failed to process multipart messages with mime details which have only one part
> ---------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1247
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1247
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>            Assignee: Manjula Peiris
>             Fix For: Current (Nightly)
>
>
> Axis2/C fails to process messages in the following format. Hence give issues when interoping.
> HTTP/1.1 200 OK
> Proxy-Connection: Keep-Alive
> Connection: Keep-Alive
> Content-Length: 864
> Via: 1.1 RED-PRXY-03
> Date: Fri, 09 Sep 2005 06:57:22 GMT
> Content-Type: multipart/related; type="application/xop+xml";start="<http://tempuri.org/0>";boundary="uuid:b71dc628-ec8f-4422-8a4a-992f041cb94c+id=40";start-info="text/xml"
> Server: Microsoft-IIS/6.0
> X-Powered-By: ASP.NET
> X-AspNet-Version: 2.0.50215
> Cache-Control: private
> --uuid:b71dc628-ec8f-4422-8a4a-992f041cb94c+id=40
> Content-ID: <http://tempuri.org/0>
> Content-Transfer-Encoding: 8bit
> Content-Type: application/xop+xml;charset=utf-8;type="text/xml"
> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><EchoBinaryAsStringResponse xmlns="http://xmlsoap.org/Ping"><EchoBinaryAsStringResult>Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!Hello World!</EchoBinaryAsStringResult></EchoBinaryAsStringResponse></s:Body></s:Envelope>
> --uuid:b71dc628-ec8f-4422-8a4a-992f041cb94c+id=40--

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