- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Oct 2006 16:52:24 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/messages/good/InOnly-1G In directory hutz:/tmp/cvs-serv25191/InOnly-1G Added Files: axis-inonly-selftest.descmsg Log Message: Converted all wsimsg into our own log format --- NEW FILE: axis-inonly-selftest.descmsg --- <?xml version="1.0" encoding="UTF-8"?> <log xmlns="http://www.w3.org/2002/ws/desc/logs/"> <message timestamp="2006-07-06T10:16:53.822Z" conversation="1" number="1" type="request"> <senderHostAndPort>199.43.208.130:1137</senderHostAndPort> <receiverHostAndPort>chathura.dyndns.ws:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/axis2/services/pingService</uri> </Method> <User-Agent>Axis2</User-Agent> <SOAPAction>urn:ping</SOAPAction> <Host>chathura.dyndns.ws:8080</Host> <Transfer-Encoding>chunked</Transfer-Encoding> <Content-Type type="text/xml">text/xml; charset=UTF-8</Content-Type> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><ping xmlns="http://www.wso2.com/schemas/2006/interop/pingService"><pingStringParam xmlns="">Pinging String</pingStringParam></ping></soapenv:Body></soapenv:Envelope></content> </message> <message timestamp="2006-07-06T10:16:59.790Z" conversation="1" number="2" type="response"> <senderHostAndPort>chathura.dyndns.ws:8080</senderHostAndPort> <receiverHostAndPort>199.43.208.130:1137</receiverHostAndPort> <httpHeaders> <StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode> <Server>Apache-Coyote/1.1</Server> <Set-Cookie>JSESSIONID=6425D724FF08B90FDD6F10403C383344; Path=/axis2</Set-Cookie> <Content-Type type="text/xml">text/xml;charset=UTF-8</Content-Type> <Content-Length>0</Content-Length> <Date>Thu, 06 Jul 2006 15:16:49 GMT</Date> </httpHeaders> <content></content> </message> </log>
Received on Tuesday, 24 October 2006 16:52:41 UTC