- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Jan 2007 19:05:19 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-1G In directory hutz:/tmp/cvs-serv1689/test-suite/results-messages/MessageTest-1G Modified Files: log-canon-wso2-2006-11-17T1959.descmsg Log Message: 1) LocationTemplate-1G. Removed the “#” characters from the whttp:location on the “Escape” binding. These aren’t legal at this spot in a URI. And there isn’t a requirement they be escaped during the templating algorithm, so they aren’t testing anything and preventing the wsdlcm from having a valid anyURI for the {http location} property. 2) MessageTest-2G. Augmented each whttp:location attribute to start with the name of the operation. Without some kind of unique whttp:location, operation dispatch in Axis doesn’t work. I’ll send a new issue describing the limitations of this shortly. 3) MessageTest-3G. Added whttp:location attributes on each Binding Operation, with a value equal to the operation name. Because unique whttp:location attributes are needed by Axis2, generic http bindings are not possible, so I added minimally-defined operations to the SafeEchoHTTPBinding. 4) Added Dashboard.html task to the build file. 5) Updated Baselines and regenerated results. Index: log-canon-wso2-2006-11-17T1959.descmsg =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-1G/log-canon-wso2-2006-11-17T1959.descmsg,v retrieving revision 1.1 retrieving revision 1.2 diff -C 2 -d -r1.1 -r1.2 *** log-canon-wso2-2006-11-17T1959.descmsg 4 Dec 2006 17:20:28 -0000 1.1 --- log-canon-wso2-2006-11-17T1959.descmsg 2 Jan 2007 19:05:17 -0000 1.2 *************** *** 1,264 **** <?xml version="1.0" encoding="UTF-8"?> <log xmlns="http://www.w3.org/2002/ws/desc/logs/"> ! <message type="request" number="1" conversation="1" timestamp="2006-11-17T12:59:35.271Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoString</action> ! </Content-Type> ! <Content-Length>339</Content-Length> ! ! </httpHeaders> ! <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString></env:Body></env:Envelope></content> ! </message> ! <message type="response" number="2" conversation="1" timestamp="2006-11-17T12:59:35.461Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> ! ! 121 ! </httpHeaders> ! <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns67:echoStringReturn xmlns:ns67="http://example.org/message-test/xsd">echo my string!</ns67:echoStringReturn></soapenv:Body></soapenv:Envelope> ! 0 ! ! </content> ! </message> ! <message type="request" number="3" conversation="2" timestamp="2006-11-17T12:59:36.582Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoStringFault</action> ! </Content-Type> ! <Content-Length>347</Content-Length> ! ! </httpHeaders> ! <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echo my string fault!</ns2:echoString3></env:Body></env:Envelope></content> ! </message> ! <message type="response" number="4" conversation="2" timestamp="2006-11-17T12:59:36.893Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> ! ! 225 ! </httpHeaders> ! <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns68:messageTestSimpleFault xmlns:ns68="http://example.org/message-test/xsd">EchoStringFault</ns68:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> ! 0 ! ! </content> ! </message> ! <message type="request" number="5" conversation="3" timestamp="2006-11-17T12:59:38.305Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoInt</action> ! </Content-Type> ! <Content-Length>219</Content-Length> ! ! </httpHeaders> ! <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><ns1:int>42</ns1:int></ns1:EchoInt></env:Body></env:Envelope></content> ! </message> ! <message type="response" number="6" conversation="3" timestamp="2006-11-17T12:59:38.525Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> ! ! 164 ! </httpHeaders> ! <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns69:echoIntReturn xmlns:ns69="http://example.org/message-test/xsd">42</ns69:echoIntReturn></soapenv:Body></soapenv:Envelope> ! 0 ! ! </content> ! </message> ! <message type="request" number="7" conversation="4" timestamp="2006-11-17T12:59:39.827Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoIntSimpleFault</action> ! </Content-Type> ! <Content-Length>202</Content-Length> ! ! </httpHeaders> ! <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt2></env:Body></env:Envelope></content> ! </message> ! <message type="response" number="8" conversation="4" timestamp="2006-11-17T12:59:39.937Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> ! ! 228 ! </httpHeaders> ! <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns70:messageTestSimpleFault xmlns:ns70="http://example.org/message-test/xsd">EchoIntSimpleFault</ns70:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> ! 0 ! ! </content> ! </message> ! <message type="request" number="9" conversation="5" timestamp="2006-11-17T12:59:40.708Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoIntFault</action> ! </Content-Type> ! <Content-Length>202</Content-Length> ! ! </httpHeaders> ! <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt3></env:Body></env:Envelope></content> ! </message> ! <message type="response" number="10" conversation="5" timestamp="2006-11-17T12:59:40.989Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> ! ! 263 ! </httpHeaders> ! <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns1:messageTestFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:faultNumber>42</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> ! 0 ! ! </content> ! </message> ! <message type="request" number="11" conversation="6" timestamp="2006-11-17T12:59:41.730Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/Send</action> ! </Content-Type> ! <Content-Length>326</Content-Length> ! ! </httpHeaders> ! <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body><ns2:SendAny xmlns:ns2="http://example.org/Send">Hello service!</ns2:SendAny></env:Body></env:Envelope></content> ! </message> ! <message type="response" number="12" conversation="6" timestamp="2006-11-17T12:59:41.780Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode> ! <Content-Type type="text/xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Content-Length>0</Content-Length> ! ! </httpHeaders> ! <content>HTTP/1.1 202 Accepted ! Content-Type: text/xml; charset=UTF-8 ! User-Agent: WSO2 WSAS for Java - Version SNAPSHOT ! Server: WSO2 WSAS for Java - Version SNAPSHOT ! Content-Length: 0 ! ! </content> ! </message> ! <message type="request" number="13" conversation="7" timestamp="2006-11-17T12:59:42.611Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/GuaranteedFault</action> ! </Content-Type> ! <Content-Length>249</Content-Length> ! ! </httpHeaders> ! <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body></env:Body></env:Envelope></content> ! </message> ! <message type="response" number="14" conversation="7" timestamp="2006-11-17T12:59:42.821Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> ! ! 225 ! </httpHeaders> ! <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns71:messageTestSimpleFault xmlns:ns71="http://example.org/message-test/xsd">GuaranteedFault</ns71:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> ! 0 ! ! </content> ! </message> </log> --- 1,379 ---- <?xml version="1.0" encoding="UTF-8"?> <log xmlns="http://www.w3.org/2002/ws/desc/logs/"> ! <message type="request" number="1" conversation="1" timestamp="2006-11-17T12:59:35.271Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoString</action> ! </Content-Type> ! <Content-Length>339</Content-Length> ! </httpHeaders> ! <content> ! <?_xml version="1.0"?> ! <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> ! <env:Header> ! <ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"/> ! </env:Header> ! <env:Body> ! <ns2:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my ! string!</ns2:echoString> ! </env:Body> ! </env:Envelope> ! </content> ! </message> ! <message type="response" number="2" conversation="1" timestamp="2006-11-17T12:59:35.461Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> 121</httpHeaders> ! <content> ! <?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope ! xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"> ! <soapenv:Header/> ! <soapenv:Body> ! <ns67:echoStringReturn xmlns:ns67="http://example.org/message-test/xsd">echo my ! string!</ns67:echoStringReturn> ! </soapenv:Body> ! </soapenv:Envelope> 0</content> ! </message> ! <message type="request" number="3" conversation="2" timestamp="2006-11-17T12:59:36.582Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoStringFault</action> ! </Content-Type> ! <Content-Length>347</Content-Length> ! </httpHeaders> ! <content> ! <?_xml version="1.0"?> ! <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> ! <env:Header> ! <ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"/> ! </env:Header> ! <env:Body> ! <ns2:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echo my string ! fault!</ns2:echoString3> ! </env:Body> ! </env:Envelope> ! </content> ! </message> ! <message type="response" number="4" conversation="2" timestamp="2006-11-17T12:59:36.893Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> 225</httpHeaders> ! <content> ! <?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope ! xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"> ! <soapenv:Header/> ! <soapenv:Body> ! <soapenv:Fault> ! <soapenv:Code> ! <soapenv:Value xmlns:my="foo">my:Sender</soapenv:Value> ! </soapenv:Code> ! <soapenv:Reason> ! <soapenv:Text xml:lang="en-US" ! >MessageTestSimpleFaultException</soapenv:Text> ! </soapenv:Reason> ! <soapenv:Detail> ! <ns68:messageTestSimpleFault ! xmlns:ns68="http://example.org/message-test/xsd" ! >EchoStringFault</ns68:messageTestSimpleFault> ! </soapenv:Detail> ! </soapenv:Fault> ! </soapenv:Body> ! </soapenv:Envelope> 0</content> ! </message> ! <message type="request" number="5" conversation="3" timestamp="2006-11-17T12:59:38.305Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoInt</action> ! </Content-Type> ! <Content-Length>219</Content-Length> ! </httpHeaders> ! <content> ! <?_xml version="1.0"?> ! <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> ! <env:Body> ! <ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"> ! <ns1:int>42</ns1:int> ! </ns1:EchoInt> ! </env:Body> ! </env:Envelope> ! </content> ! </message> ! <message type="response" number="6" conversation="3" timestamp="2006-11-17T12:59:38.525Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> 164</httpHeaders> ! <content> ! <?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope ! xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"> ! <soapenv:Header> ! <module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module"/> ! </soapenv:Header> ! <soapenv:Body> ! <ns69:echoIntReturn xmlns:ns69="http://example.org/message-test/xsd" ! >42</ns69:echoIntReturn> ! </soapenv:Body> ! </soapenv:Envelope> 0</content> ! </message> ! <message type="request" number="7" conversation="4" timestamp="2006-11-17T12:59:39.827Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoIntSimpleFault</action> ! </Content-Type> ! <Content-Length>202</Content-Length> ! </httpHeaders> ! <content> ! <?_xml version="1.0"?> ! <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> ! <env:Body> ! <ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt2> ! </env:Body> ! </env:Envelope> ! </content> ! </message> ! <message type="response" number="8" conversation="4" timestamp="2006-11-17T12:59:39.937Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> 228</httpHeaders> ! <content> ! <?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope ! xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"> ! <soapenv:Header/> ! <soapenv:Body> ! <soapenv:Fault> ! <soapenv:Code> ! <soapenv:Value>soapenv:Sender</soapenv:Value> ! </soapenv:Code> ! <soapenv:Reason> ! <soapenv:Text xml:lang="en-US" ! >MessageTestSimpleFaultException</soapenv:Text> ! </soapenv:Reason> ! <soapenv:Detail> ! <ns70:messageTestSimpleFault ! xmlns:ns70="http://example.org/message-test/xsd" ! >EchoIntSimpleFault</ns70:messageTestSimpleFault> ! </soapenv:Detail> ! </soapenv:Fault> ! </soapenv:Body> ! </soapenv:Envelope> 0</content> ! </message> ! <message type="request" number="9" conversation="5" timestamp="2006-11-17T12:59:40.708Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/EchoIntFault</action> ! </Content-Type> ! <Content-Length>202</Content-Length> ! </httpHeaders> ! <content> ! <?_xml version="1.0"?> ! <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> ! <env:Body> ! <ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt3> ! </env:Body> ! </env:Envelope> ! </content> ! </message> ! <message type="response" number="10" conversation="5" timestamp="2006-11-17T12:59:40.989Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> 263</httpHeaders> ! <content> ! <?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope ! xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"> ! <soapenv:Header/> ! <soapenv:Body> ! <soapenv:Fault> ! <soapenv:Code> ! <soapenv:Value>soapenv:Sender</soapenv:Value> ! </soapenv:Code> ! <soapenv:Reason> ! <soapenv:Text xml:lang="en-US">MessageTestFaultException</soapenv:Text> ! </soapenv:Reason> ! <soapenv:Detail> ! <ns1:messageTestFault xmlns:ns1="http://example.org/message-test/xsd"> ! <ns1:faultNumber>42</ns1:faultNumber> ! <ns1:faultOperationName>EchoIntFault</ns1:faultOperationName> ! </ns1:messageTestFault> ! </soapenv:Detail> ! </soapenv:Fault> ! </soapenv:Body> ! </soapenv:Envelope> 0</content> ! </message> ! <message type="request" number="11" conversation="6" timestamp="2006-11-17T12:59:41.730Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/Send</action> ! </Content-Type> ! <Content-Length>326</Content-Length> ! </httpHeaders> ! <content> ! <?_xml version="1.0"?> ! <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> ! <env:Header> ! <ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module" ! /> ! </env:Header> ! <env:Body> ! <ns2:SendAny xmlns:ns2="http://example.org/Send">Hello service!</ns2:SendAny> ! </env:Body> ! </env:Envelope> ! </content> ! </message> ! <message type="response" number="12" conversation="6" timestamp="2006-11-17T12:59:41.780Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode> ! <Content-Type type="text/xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Content-Length>0</Content-Length> ! </httpHeaders> ! <content>HTTP/1.1 202 Accepted Content-Type: text/xml; charset=UTF-8 User-Agent: WSO2 WSAS ! for Java - Version SNAPSHOT Server: WSO2 WSAS for Java - Version SNAPSHOT ! Content-Length: 0</content> ! </message> ! <message type="request" number="13" conversation="7" timestamp="2006-11-17T12:59:42.611Z"> ! <senderHostAndPort>localhost:1066</senderHostAndPort> ! <receiverHostAndPort>192.168.200.170:1066</receiverHostAndPort> ! <httpHeaders> ! <Method value="POST" rawURI="/soap/MessageTestSOAP"> ! <uri>/soap/MessageTestSOAP</uri> ! </Method> ! <Host>192.168.200.179:4040</Host> ! <Pragma>no-cache</Pragma> ! <Accept>*/*</Accept> ! <Content-Type type="application/soap+xml"> ! <action>http://example.org/message-test/action/GuaranteedFault</action> ! </Content-Type> ! <Content-Length>249</Content-Length> ! </httpHeaders> ! <content> ! <?_xml version="1.0"?> ! <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> ! <env:Header> ! <ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module" ! /> ! </env:Header> ! <env:Body/> ! </env:Envelope> ! </content> ! </message> ! <message type="response" number="14" conversation="7" timestamp="2006-11-17T12:59:42.821Z"> ! <senderHostAndPort>192.168.200.170:1066</senderHostAndPort> ! <receiverHostAndPort>localhost:1066</receiverHostAndPort> ! <httpHeaders> ! <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> ! <Content-Type type="application/soap+xml"> ! <charset>UTF-8</charset> ! </Content-Type> ! <User-Agent>WSO2 WSAS for Java - Version SNAPSHOT</User-Agent> ! <Server>WSO2 WSAS for Java - Version SNAPSHOT</Server> ! <Transfer-Encoding>chunked</Transfer-Encoding> 225</httpHeaders> ! <content> ! <?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope ! xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"> ! <soapenv:Header/> ! <soapenv:Body> ! <soapenv:Fault> ! <soapenv:Code> ! <soapenv:Value>soapenv:Sender</soapenv:Value> ! </soapenv:Code> ! <soapenv:Reason> ! <soapenv:Text xml:lang="en-US" ! >MessageTestSimpleFaultException</soapenv:Text> ! </soapenv:Reason> ! <soapenv:Detail> ! <ns71:messageTestSimpleFault ! xmlns:ns71="http://example.org/message-test/xsd" ! >GuaranteedFault</ns71:messageTestSimpleFault> ! </soapenv:Detail> ! </soapenv:Fault> ! </soapenv:Body> ! </soapenv:Envelope> 0</content> ! </message> </log>
Received on Tuesday, 2 January 2007 19:05:37 UTC