[wsf-c-dev] [jira] Commented: (WSFC-120) rm _ping samples don't
show any message in tcpmon
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Thu Sep 13 21:52:48 PDT 2007
[ http://www.wso2.org/jira/browse/WSFC-120?page=comments#action_12554 ]
Dushshantha Chandradasa commented on WSFC-120:
----------------------------------------------
Here is the request and response...
Request:
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
<soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing">
<wsa:To>http://127.0.0.1:9090/axis2/services/RMSampleService</wsa:To>
<wsa:Action>http://docs.oasis-open.org/ws-rx/wsrm/200608/CreateSequence</wsa:Action>
<wsa:ReplyTo>
<wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address>
</wsa:ReplyTo>
<wsa:MessageID>f46c41aa-627c-1dc1-3ae0-001302c29070</wsa:MessageID>
</soapenv:Header>
<soapenv:Body>
<wsrm:CreateSequence xmlns:wsrm="http://docs.oasis-open.org/ws-rx/wsrm/200608">
<wsrm:AcksTo xmlns:wsrm="http://docs.oasis-open.org/ws-rx/wsrm/200608">
<wsa:Address xmlns:wsa="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous</wsa:Address>
</wsrm:AcksTo>
</wsrm:CreateSequence>
</soapenv:Body></soapenv:Envelope>
Response:
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
<soapenv:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
<wsa:Action>http://docs.oasis-open.org/ws-rx/wsrm/200608/CreateSequenceResponse</wsa:Action>
<wsa:From>
<wsa:Address>http://127.0.0.1:9090/axis2/services/RMSampleService</wsa:Address>
</wsa:From>
<wsa:MessageID>f491733a-627c-1dc1-3e46-001302c29070</wsa:MessageID>
<wsa:RelatesTo wsa:RelationshipType="http://www.w3.org/2005/08/addressing/reply">f46c41aa-627c-1dc1-3ae0-001302c29070</wsa:RelatesTo>
</soapenv:Header>
<soapenv:Body>
<wsrm:CreateSequenceResponse xmlns:wsrm="http://docs.oasis-open.org/ws-rx/wsrm/200608">
<wsrm:Identifier xmlns:wsrm="http://docs.oasis-open.org/ws-rx/wsrm/200608">f490dc86-627c-1dc1-3e45-001302c29070</wsrm:Identifier>
</wsrm:CreateSequenceResponse>
</soapenv:Body></soapenv:Envelope>
> rm _ping samples don't show any message in tcpmon
> -------------------------------------------------
>
> Key: WSFC-120
> URL: http://www.wso2.org/jira/browse/WSFC-120
> Project: WSO2 WSF/C
> Issue Type: Bug
> Components: Apache Sandesha/C (RM)
> Reporter: Dushshantha Chandradasa
> Fix For: 1.1.0
>
>
> rm _ping samples don't show any message in tcpmon
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list