- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Jul 2007 20:39:13 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing/testsuitewsdl/documents/echo/soap11 In directory hutz:/tmp/cvs-serv25855/documents/echo/soap11 Added Files: message0.xml message1.xml message10.xml message11.xml message2.xml message3.xml message4.xml message5.xml message6.xml message7.xml message8.xml message9.xml Log Message: Moved from cvs.w3.org --- NEW FILE: message0.xml --- <?xml version='1.0' ?> <!-- $Id: message0.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To xmlns="http://www.w3.org/2005/08/addressing">http://example.org/node/A</wsa:To> <wsa:MessageID>uuid:6d503f87-3bdd-4627-8fbf-330985f3b922</wsa:MessageID> <wsa:ReplyTo xmlns="http://www.w3.org/2005/08/addressing"> <wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address> </wsa:ReplyTo> <wsa:Action xmlns="http://www.w3.org/2005/08/addressing"> http://example.org/wsaTestService2/wsaTestPortType/echoRequest</wsa:Action> </S:Header> <S:Body> <ns2:echoIn xmlns:ns2="http://example.org/echo">Message</ns2:echoIn> </S:Body> </S:Envelope> --- NEW FILE: message3.xml --- <?xml version="1.0" ?> <!-- $Id: message3.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To> <wsa:Action xmlns="http://www.w3.org/2005/08/addressing"> http://example.org/action/echoOut</wsa:Action> <wsa:RelatesTo>uuid:fcd0ca97-1ce1-4900-bfb4-1adc87994b21</wsa:RelatesTo> </S:Header> <S:Body> <ns2:echoOut xmlns="http://example.org/notify" xmlns:ns2="http://example.org/echo">Message</ns2:echoOut> </S:Body> </S:Envelope> --- NEW FILE: message10.xml --- <?xml version="1.0" ?> <!-- $Id: message10.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To> <wsa:Action> http://example.org/wsaTestService2/wsaTestPortType/echo/Fault/echoFaultName</wsa:Action> <wsa:RelatesTo>uuid:562a96db-6502-462a-8b15-4470a62f7b99</wsa:RelatesTo> </S:Header> <S:Body> <ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/"> <faultcode>ns2:Server</faultcode> <faultstring>"fault-test11132" triggered the fault</faultstring> <detail> <ns4:echoFault xmlns:ns4="http://example.org/echo">"fault-test11132" triggered the fault</ns4:echoFault> </detail> </ns2:Fault> </S:Body> </S:Envelope> --- NEW FILE: message5.xml --- <?xml version="1.0" ?> <!-- $Id: message5.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:Action>http://www.w3.org/2005/08/addressing/fault</wsa:Action> <wsa:FaultDetail> <wsa:ProblemAction> <wsa:Action>BadAction</wsa:Action> </wsa:ProblemAction> </wsa:FaultDetail> <wsa:RelatesTo>uuid:d36d576c-0be8-469b-8d40-d8c30c84b795</wsa:RelatesTo> </S:Header> <S:Body> <S:Fault> <faultcode xmlns="">wsa:ActionNotSupported</faultcode> <faultstring xmlns="">The "BadAction" cannot be processed at the receiver</faultstring> </S:Fault> </S:Body> </S:Envelope> --- NEW FILE: message6.xml --- <?xml version="1.0" ?> <!-- $Id: message6.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To> <wsa:Action>http://example.org/action/echoFault</wsa:Action> <wsa:RelatesTo>uuid:fcd0ca97-1ce1-4900-bfb4-1adc87994b21</wsa:RelatesTo> </S:Header> <S:Body> <ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/"> <faultcode>ns2:Server</faultcode> <faultstring>"fault-test11101" triggered the fault</faultstring> <detail> <ns4:echoFault xmlns:ns4="http://example.org/echo">"fault-test11101" triggered the fault</ns4:echoFault> </detail> </ns2:Fault> </S:Body> </S:Envelope> --- NEW FILE: message7.xml --- <?xml version="1.0" ?> <!-- $Id: message7.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns2="http://example.org/echo"> <s:Body> <ns2:echoIn>11020</ns2:echoIn> </s:Body> </s:Envelope> --- NEW FILE: message9.xml --- <?xml version="1.0" ?> <!-- $Id: message9.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To> <wsa:Action>http://example.org/wsaTestService2/wsaTestPortType/echoResponse</wsa:Action> </S:Header> <S:Body> <ns2:echoOut xmlns:ns2="http://example.org/echo">11060</ns2:echoOut> </S:Body> </S:Envelope> --- NEW FILE: message2.xml --- <?xml version='1.0' ?> <!-- $Id: message2.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To xmlns="http://www.w3.org/2005/08/addressing">http://example.org/node/A</wsa:To> <wsa:MessageID>uuid:fcd0ca97-1ce1-4900-bfb4-1adc87994b21</wsa:MessageID> <wsa:ReplyTo xmlns="http://www.w3.org/2005/08/addressing"> <wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address> </wsa:ReplyTo> <wsa:Action xmlns="http://www.w3.org/2005/08/addressing"> http://example.org/action/echoIn</wsa:Action> </S:Header> <S:Body> <ns2:echoIn xmlns="http://example.org/notify" xmlns:ns2="http://example.org/echo">Message</ns2:echoIn> </S:Body> </S:Envelope> --- NEW FILE: message8.xml --- <?xml version="1.0" ?> <!-- $Id: message8.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:Action>http://www.w3.org/2005/08/addressing/fault</wsa:Action> <wsa:FaultDetail> <wsa:ProblemHeaderQName>Action</wsa:ProblemHeaderQName> </wsa:FaultDetail> <wsa:RelatesTo></wsa:RelatesTo> </S:Header> <S:Body> <S:Fault> <faultcode xmlns="">wsa:MessageAddressingHeaderRequired</faultcode> <faultstring xmlns="">A required header representing a Message Addressing Property is not present</faultstring> </S:Fault> </S:Body> </S:Envelope> --- NEW FILE: message1.xml --- <?xml version="1.0" ?> <!-- $Id: message1.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To> <wsa:Action xmlns="http://www.w3.org/2005/08/addressing"> http://example.org/wsaTestService2/wsaTestPortType/echoResponse</wsa:Action> <wsa:RelatesTo>uuid:6d503f87-3bdd-4627-8fbf-330985f3b922</wsa:RelatesTo> </S:Header> <S:Body> <ns2:echoOut xmlns:ns2="http://example.org/echo">Message</ns2:echoOut> </S:Body> </S:Envelope> --- NEW FILE: message4.xml --- <?xml version='1.0' ?> <!-- $Id: message4.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To xmlns="http://www.w3.org/2005/08/addressing">http://example.org/node/A</wsa:To> <wsa:MessageID>uuid:d36d576c-0be8-469b-8d40-d8c30c84b795</wsa:MessageID> <wsa:ReplyTo xmlns="http://www.w3.org/2005/08/addressing"> <wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address> </wsa:ReplyTo> <wsa:Action xmlns="http://www.w3.org/2005/08/addressing">BadAction</wsa:Action> </S:Header> <S:Body> <ns2:echoIn xmlns="http://example.org/notify" xmlns:ns2="http://example.org/echo">Message</ns2:echoIn> </S:Body> </S:Envelope> --- NEW FILE: message11.xml --- <?xml version='1.0' ?> <!-- $Id: message11.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ --> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing"> <S:Header> <wsa:To xmlns="http://www.w3.org/2005/08/addressing">http://example.org/node/A</wsa:To> <wsa:MessageID>uuid:6d503f87-3bdd-4627-8fbf-330985f3b922</wsa:MessageID> <wsa:ReplyTo xmlns="http://www.w3.org/2005/08/addressing"> <wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address> </wsa:ReplyTo> <wsa:Action xmlns="http://www.w3.org/2005/08/addressing">http://example.org/wsaTestService/echo</wsa:Action> </S:Header> <S:Body> <ns2:echoIn xmlns:ns2="http://example.org/echo">Message</ns2:echoIn> </S:Body> </S:Envelope>
Received on Monday, 9 July 2007 20:39:16 UTC