You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Manjula Peiris (JIRA)" <ji...@apache.org> on 2008/08/28 02:19:44 UTC

[jira] Created: (SANDESHA2C-58) rm 1.0 oneway addressable .net cliet requests cannot be handled from sandesha2/C server

rm 1.0 oneway addressable .net cliet requests cannot be handled from sandesha2/C server
---------------------------------------------------------------------------------------

                 Key: SANDESHA2C-58
                 URL: https://issues.apache.org/jira/browse/SANDESHA2C-58
             Project: Sandesha2/C
          Issue Type: Bug
            Reporter: Manjula Peiris


For the following create_sequence message sandesha2/C server fails to send the response.

POST /axis2/services/rm_interop_service HTTP/1.1

Content-Type: application/soap+xml; charset=utf-8

Host: 127.0.0.1:9090

Content-Length: 1026

Expect: 100-continue

Connection: Keep-Alive



<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
   <s:Header>
      <a:Action s:mustUnderstand="1">http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence</a:Action>
      <a:MessageID>urn:uuid:bcdfe00b-4594-42cd-9a1c-5e30f1031113</a:MessageID>
      <ActivityId CorrelationId="82aab2ad-a8bb-42dd-9db6-963e4418562e" xmlns="http://schemas.microsoft.com/2004/09/ServiceModel/Diagnostics">5a16c1f1-9e1b-46a2-a6ce-aaa3769d8811</ActivityId>
      <a:ReplyTo>
         <a:Address>http://[FE80:0000:0000:0000:3595:1651:B4C2:CF34]:8000/bba6ae72-a400-450b-b11c-e1e75dc0f4fd/4c50b9ca-82ab-41f3-a1c9-0a1f6c86bbcc</a:Address>
      </a:ReplyTo>
      <a:To s:mustUnderstand="1">http://10.15.200.8:9090/axis2/services/rm_interop_service</a:To>
   </s:Header>
   <s:Body>
      <CreateSequence xmlns="http://schemas.xmlsoap.org/ws/2005/02/rm">
         <AcksTo>
            <a:Address>http://[FE80:0000:0000:0000:3595:1651:B4C2:CF34]:8000/bba6ae72-a400-450b-b11c-e1e75dc0f4fd/4c50b9ca-82ab-41f3-a1c9-0a1f6c86bbcc</a:Address>
         </AcksTo>
      </CreateSequence>
   </s:Body></s: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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Resolved: (SANDESHA2C-58) rm 1.0 oneway addressable .net cliet requests cannot be handled from sandesha2/C server

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

Damitha Kumarage resolved SANDESHA2C-58.
----------------------------------------

    Resolution: Fixed

This is fixed now

> rm 1.0 oneway addressable .net cliet requests cannot be handled from sandesha2/C server
> ---------------------------------------------------------------------------------------
>
>                 Key: SANDESHA2C-58
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2C-58
>             Project: Sandesha2/C
>          Issue Type: Bug
>            Reporter: Manjula Peiris
>
> For the following create_sequence message sandesha2/C server fails to send the response.
> POST /axis2/services/rm_interop_service HTTP/1.1
> Content-Type: application/soap+xml; charset=utf-8
> Host: 127.0.0.1:9090
> Content-Length: 1026
> Expect: 100-continue
> Connection: Keep-Alive
> <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
>    <s:Header>
>       <a:Action s:mustUnderstand="1">http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence</a:Action>
>       <a:MessageID>urn:uuid:bcdfe00b-4594-42cd-9a1c-5e30f1031113</a:MessageID>
>       <ActivityId CorrelationId="82aab2ad-a8bb-42dd-9db6-963e4418562e" xmlns="http://schemas.microsoft.com/2004/09/ServiceModel/Diagnostics">5a16c1f1-9e1b-46a2-a6ce-aaa3769d8811</ActivityId>
>       <a:ReplyTo>
>          <a:Address>http://[FE80:0000:0000:0000:3595:1651:B4C2:CF34]:8000/bba6ae72-a400-450b-b11c-e1e75dc0f4fd/4c50b9ca-82ab-41f3-a1c9-0a1f6c86bbcc</a:Address>
>       </a:ReplyTo>
>       <a:To s:mustUnderstand="1">http://10.15.200.8:9090/axis2/services/rm_interop_service</a:To>
>    </s:Header>
>    <s:Body>
>       <CreateSequence xmlns="http://schemas.xmlsoap.org/ws/2005/02/rm">
>          <AcksTo>
>             <a:Address>http://[FE80:0000:0000:0000:3595:1651:B4C2:CF34]:8000/bba6ae72-a400-450b-b11c-e1e75dc0f4fd/4c50b9ca-82ab-41f3-a1c9-0a1f6c86bbcc</a:Address>
>          </AcksTo>
>       </CreateSequence>
>    </s:Body></s: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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org