- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 18 Jan 2007 15:40:06 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-6G In directory hutz:/tmp/cvs-serv28509 Added Files: log-MessageTest6G-wso2-wso2.wsimsg Log Message: New logs --- NEW FILE: log-MessageTest6G-wso2-wso2.wsimsg --- <?xml version="1.0" encoding="UTF-8"?> <log timestamp="2007-01-17T20:52:23.890" xmlns="http://www.ws-i.org/testing/2004/07/log/" xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <monitor version="1.0" releaseDate="2003-03-20"> <implementer name="IBM" location=""/> <environment> <runtime name="null" version="1.4.2"/> <operatingSystem name="Linux" version="2.6.15-27-686"/> <xmlParser name="Apache Xerces" version="Xerces-J 2.8.0"/> </environment> <wsi-monConfig:configuration> <wsi-monConfig:comment>Comment</wsi-monConfig:comment> <wsi-monConfig:logFile replace="true" location="URL"> <wsi-monConfig:addStyleSheet href="null" type="null" /> </wsi-monConfig:logFile> <wsi-monConfig:logDuration>600</wsi-monConfig:logDuration> <wsi-monConfig:cleanupTimeoutSeconds>3</wsi-monConfig:cleanupTimeoutSeconds> <wsi-monConfig:manInTheMiddle> </wsi-monConfig:manInTheMiddle> </wsi-monConfig:configuration> </monitor> <messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-01-17T20:50:43.075Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns1:echoString xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoString></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8086</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/MessageTest6GService.MessageTestGenericSOAP HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 269
 Content-Type: application/soap+xml; charset=UTF-8
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-01-17T20:50:43.081Z"> <messageContent><?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><ns16:echoStringReturn xmlns:ns16="http://example.org/message-test/xsd">echoString</ns16:echoStringReturn></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8086</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Wed, 17 Jan 2007 14:50:43 GMT
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-01-17T20:50:43.794Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns2:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echoString</ns2:echoString3></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8086</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/MessageTest6GService.MessageTestGenericSOAP HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 271
 Content-Type: application/soap+xml; charset=UTF-8
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-01-17T20:50:43.805Z"> <messageContent><?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><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><ns17:messageTestSimpleFault xmlns:ns17="http://example.org/message-test/xsd">EchoStringFault</ns17:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8086</receiverHostAndPort> <httpHeaders>HTTP/1.1 400 Bad Request
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Wed, 17 Jan 2007 14:50:43 GMT
 Connection: close
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-01-17T20:50:45.142Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><ns1:int>42</ns1:int></ns1:EchoInt></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8086</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/MessageTest6GService.MessageTestGenericSOAP HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 274
 Content-Type: application/soap+xml; charset=UTF-8
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-01-17T20:50:45.150Z"> <messageContent><?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><ns18:echoIntReturn xmlns:ns18="http://example.org/message-test/xsd">42</ns18:echoIntReturn></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8086</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Wed, 17 Jan 2007 14:50:45 GMT
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="7" conversationID="4" type="request" timestamp="2007-01-17T20:50:45.568Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns3:echoInt2 xmlns:ns3="http://example.org/message-test/xsd">42</ns3:echoInt2></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8086</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/MessageTest6GService.MessageTestGenericSOAP HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 257
 Content-Type: application/soap+xml; charset=UTF-8
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="8" conversationID="4" type="response" timestamp="2007-01-17T20:50:45.586Z"> <messageContent><?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><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><ns19:messageTestSimpleFault xmlns:ns19="http://example.org/message-test/xsd">EchoIntSimpleFault</ns19:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8086</receiverHostAndPort> <httpHeaders>HTTP/1.1 400 Bad Request
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Wed, 17 Jan 2007 14:50:45 GMT
 Connection: close
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="9" conversationID="5" type="request" timestamp="2007-01-17T20:50:45.670Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns4:echoInt3 xmlns:ns4="http://example.org/message-test/xsd">42</ns4:echoInt3></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8086</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/MessageTest6GService.MessageTestGenericSOAP HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 257
 Content-Type: application/soap+xml; charset=UTF-8
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="10" conversationID="5" type="response" timestamp="2007-01-17T20:50:45.676Z"> <messageContent><?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><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></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8086</receiverHostAndPort> <httpHeaders>HTTP/1.1 400 Bad Request
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Wed, 17 Jan 2007 14:50:45 GMT
 Connection: close
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="11" conversationID="6" type="request" timestamp="2007-01-17T20:50:45.899Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns5:sendString xmlns:ns5="http://example.org/message-test/xsd">echoString</ns5:sendString></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8086</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/MessageTest6GService.MessageTestGenericSOAP HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 269
 Content-Type: application/soap+xml; charset=UTF-8
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="12" conversationID="6" type="response" timestamp="2007-01-17T20:50:45.904Z"> <messageContent></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8086</receiverHostAndPort> <httpHeaders>HTTP/1.1 202 Accepted
 Server: Apache-Coyote/1.1
 Content-Type: text/xml;charset=UTF-8
 Content-Length: 0
 Date: Wed, 17 Jan 2007 14:50:45 GMT
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="13" conversationID="7" type="request" timestamp="2007-01-17T20:50:46.018Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns6:sendInt xmlns:ns6="http://example.org/message-test/xsd">42</ns6:sendInt></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8086</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/MessageTest6GService.MessageTestGenericSOAP HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 255
 Content-Type: application/soap+xml; charset=UTF-8
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="14" conversationID="7" type="response" timestamp="2007-01-17T20:50:46.020Z"> <messageContent><?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><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><ns20:messageTestSimpleFault xmlns:ns20="http://example.org/message-test/xsd">GuaranteedFault</ns20:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8086</receiverHostAndPort> <httpHeaders>HTTP/1.1 400 Bad Request
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Wed, 17 Jan 2007 14:50:45 GMT
 Connection: close
 
 </httpHeaders> </messageEntry> </log>
Received on Thursday, 18 January 2007 15:40:21 UTC