- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 22 Feb 2007 23:21:30 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G
In directory hutz:/tmp/cvs-serv12110/test-suite/results-messages/MessageTest-4G
Modified Files:
log-MessageTest4G-wso2-wso2.wsimsg
log-MessageTest4G-wso2-wso2.wsimsg.raw
Log Message:
Changed assertion that checks content type to check on PUTs but not DELETEs.
Changes ws-i.xslt to properly mask XML declarations in application/echo+xml message content.
Added new results at http://lists.w3.org/Archives/Public/www-ws-desc/2007Feb/0177.html
Added new results at http://lists.w3.org/Archives/Public/www-ws-desc/2007Feb/0185.html
Regenerated results.
Index: log-MessageTest4G-wso2-wso2.wsimsg
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/log-MessageTest4G-wso2-wso2.wsimsg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** log-MessageTest4G-wso2-wso2.wsimsg 16 Feb 2007 05:23:52 -0000 1.2
--- log-MessageTest4G-wso2-wso2.wsimsg 22 Feb 2007 23:21:28 -0000 1.3
***************
*** 1,4 ****
<?xml version="1.0" encoding="UTF-8"?>
! <log timestamp="2007-02-14T10:56:59.762"
xmlns="http://www.ws-i.org/testing/2004/07/log/"
xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
--- 1,4 ----
<?xml version="1.0" encoding="UTF-8"?>
! <log timestamp="2007-02-22T15:52:36.773"
xmlns="http://www.ws-i.org/testing/2004/07/log/"
xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
***************
*** 23,33 ****
</monitor>
! <messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-02-14T10:54:08.073Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>GET /axis2/services/MessageTest4GService.MessageTestSOAP?string=echoString HTTP/1.1
! Content-Type: application/x-www-form-urlencoded; charset=UTF-8;action="http://example.org/message-test/action/EchoString2";
! SOAPAction: http://example.org/message-test/action/EchoString2
User-Agent: Axis2
Host: localhost:8080
--- 23,33 ----
</monitor>
! <messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-02-22T15:48:44.810Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>GET /axis2/services/MessageTest4GService.MessageTestSOAP?string=echoString HTTP/1.1
! Content-Type: application/x-www-form-urlencoded; charset=UTF-8
! SOAPAction: ""
User-Agent: Axis2
Host: localhost:8080
***************
*** 35,51 ****
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-02-14T10:54:08.606Z">
! <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><s1:echoString2Return xmlns:s1="http://example.org/message-test/xsd">echoString</s1:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
! Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Wed, 14 Feb 2007 04:54:08 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-02-14T10:54:20.899Z">
<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><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:echoString2></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
--- 35,51 ----
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-02-22T15:48:44.933Z">
! <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><s21:echoString2Return xmlns:s21="http://example.org/message-test/xsd">echoString</s21:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
! Content-Type: application/soap+xml;action="urn:EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Thu, 22 Feb 2007 09:48:44 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-02-22T15:48:56.078Z">
<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><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:echoString2></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
***************
*** 59,64 ****
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-02-14T10:54:20.987Z">
! <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><s2:echoString2Return xmlns:s2="http://example.org/message-test/xsd">echoString</s2:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
--- 59,64 ----
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-02-22T15:48:56.267Z">
! <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><s22:echoString2Return xmlns:s22="http://example.org/message-test/xsd">echoString</s22:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
***************
*** 67,76 ****
Content-Type: application/soap+xml;action="urn:EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Wed, 14 Feb 2007 04:54:20 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-02-14T10:54:21.171Z">
! <messageContent><!-- binary data removed --></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
--- 67,76 ----
Content-Type: application/soap+xml;action="urn:EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Thu, 22 Feb 2007 09:48:56 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-02-22T15:48:56.419Z">
! <messageContent><!-- binary content removed --></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
***************
*** 84,89 ****
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-02-14T10:54:21.207Z">
! <messageContent><!-- binary data removed --></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
--- 84,89 ----
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-02-22T15:48:56.433Z">
! <messageContent><!-- binary content removed --></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
***************
*** 93,97 ****
Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Wed, 14 Feb 2007 04:54:20 GMT

</httpHeaders>
--- 93,97 ----
Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Thu, 22 Feb 2007 09:48:56 GMT

</httpHeaders>
Index: log-MessageTest4G-wso2-wso2.wsimsg.raw
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/log-MessageTest4G-wso2-wso2.wsimsg.raw,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** log-MessageTest4G-wso2-wso2.wsimsg.raw 16 Feb 2007 05:23:52 -0000 1.1
--- log-MessageTest4G-wso2-wso2.wsimsg.raw 22 Feb 2007 23:21:28 -0000 1.2
***************
*** 1,4 ****
<?xml version="1.0" encoding="UTF-8"?>
! <log timestamp="2007-02-14T10:56:59.762"
xmlns="http://www.ws-i.org/testing/2004/07/log/"
xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
--- 1,4 ----
<?xml version="1.0" encoding="UTF-8"?>
! <log timestamp="2007-02-22T15:52:36.773"
xmlns="http://www.ws-i.org/testing/2004/07/log/"
xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/"
***************
*** 23,33 ****
</monitor>
! <messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-02-14T10:54:08.073Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>GET /axis2/services/MessageTest4GService.MessageTestSOAP?string=echoString HTTP/1.1
! Content-Type: application/x-www-form-urlencoded; charset=UTF-8;action="http://example.org/message-test/action/EchoString2";
! SOAPAction: http://example.org/message-test/action/EchoString2
User-Agent: Axis2
Host: localhost:8080
--- 23,33 ----
</monitor>
! <messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2007-02-22T15:48:44.810Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>GET /axis2/services/MessageTest4GService.MessageTestSOAP?string=echoString HTTP/1.1
! Content-Type: application/x-www-form-urlencoded; charset=UTF-8
! SOAPAction: ""
User-Agent: Axis2
Host: localhost:8080
***************
*** 35,51 ****
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-02-14T10:54:08.606Z">
! <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><s1:echoString2Return xmlns:s1="http://example.org/message-test/xsd">echoString</s1:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
! Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Wed, 14 Feb 2007 04:54:08 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-02-14T10:54:20.899Z">
<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><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:echoString2></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
--- 35,51 ----
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-02-22T15:48:44.933Z">
! <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><s21:echoString2Return xmlns:s21="http://example.org/message-test/xsd">echoString</s21:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
! Content-Type: application/soap+xml;action="urn:EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Thu, 22 Feb 2007 09:48:44 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-02-22T15:48:56.078Z">
<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><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:echoString2></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8082</senderHostAndPort>
***************
*** 59,64 ****
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-02-14T10:54:20.987Z">
! <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><s2:echoString2Return xmlns:s2="http://example.org/message-test/xsd">echoString</s2:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
--- 59,64 ----
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-02-22T15:48:56.267Z">
! <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><s22:echoString2Return xmlns:s22="http://example.org/message-test/xsd">echoString</s22:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
***************
*** 67,77 ****
Content-Type: application/soap+xml;action="urn:EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Wed, 14 Feb 2007 04:54:20 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-02-14T10:54:21.171Z">
! <messageContent>! ˃0E%qBパ}3Û¨I0Ø¿o|Pn9s.wdAÄ·R~F>AQIÞŠ:_[pF,íº”1íº»;8Klùף2 <senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
--- 67,77 ----
Content-Type: application/soap+xml;action="urn:EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Thu, 22 Feb 2007 09:48:56 GMT

</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-02-22T15:48:56.419Z">
! <messageContent>! 0"nÒ‰J^Ð D-hL0?T|{/ߦFKÉœ$1%J/EgRnTí¦¢Qí¹Ž*GSÒ°-Z <senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
***************
*** 85,91 ****
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-02-14T10:54:21.207Z">
! <messageContent>í¹„! n =b9eí¶˜í¾ª-Lzj <senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
--- 85,90 ----
</httpHeaders>
</messageEntry>
! <messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-02-22T15:48:56.433Z">
! <messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
***************
*** 95,99 ****
Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Wed, 14 Feb 2007 04:54:20 GMT

</httpHeaders>
--- 94,98 ----
Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2";;charset=UTF-8
Transfer-Encoding: chunked
! Date: Thu, 22 Feb 2007 09:48:56 GMT

</httpHeaders>
Received on Thursday, 22 February 2007 23:21:38 UTC