jaliya 2005/02/20 22:43:31
Added: sandesha/test-resources/server/validation
CreateSeqRequest.xml MsgNo1Correct.xml
MsgNoRollOver.xml NoAddrHeadersMsg.xml
NoMessageIDMsg.xml NoRMHeadersMsg.xml
UnknownSequenceMsg.xml
Log:
Test resources. this folder contains the resources for the test
Revision Changes Path
1.1
ws-fx/sandesha/test-resources/server/validation/CreateSeqRequest.xml
Index: CreateSeqRequest.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<soapenv:Header>
<wsa:MessageID
soapenv:mustUnderstand="0">uuid:d64d30800a0301d801bb9696fdacedb0</wsa:MessageID>
<wsa:To
soapenv:mustUnderstand="0">http://192.248.18.50:8080/axis/services/EchoStringService</wsa:To>
<wsa:Action
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/rm/CreateSequence</wsa:Action>
<wsa:From>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns1:dummyFrom xmlns:ns1="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:From>
<wsa:ReplyTo>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns2:dummyReply xmlns:ns2="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:ReplyTo>
</soapenv:Header>
<soapenv:Body>
<CreateSequence xmlns="http://schemas.xmlsoap.org/ws/2004/03/rm"/>
</soapenv:Body>
</soapenv:Envelope>
1.1
ws-fx/sandesha/test-resources/server/validation/MsgNo1Correct.xml
Index: MsgNo1Correct.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsrm="http://schemas.xmlsoap.org/ws/2004/03/rm"
xmlns:wsuu="http://schemas.xmlsoap.org/ws/2002/07/utility">
<soapenv:Header>
<wsa:MessageID
soapenv:mustUnderstand="0">uuid:d64cbdd10a0301d801bb96966b33b28b</wsa:MessageID>
<wsa:To
soapenv:mustUnderstand="0">http://192.248.18.50:8080/axis/services/EchoStringService</wsa:To>
<wsa:Action
soapenv:mustUnderstand="0">urn:wsrm:echoString</wsa:Action>
<wsa:From>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns1:dummyFrom xmlns:ns1="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:From>
<wsa:ReplyTo>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns2:dummyReply xmlns:ns2="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:ReplyTo>
<wsrm:Sequence soapenv:mustUnderstand="1">
<wsuu:Identifier>uuid:38c46700-7596-11d9-bc0a-e04431962602</wsuu:Identifier>
<wsrm:MessageNumber>1</wsrm:MessageNumber>
<wsuu:Expires>2005-02-03T03:40:39.125Z</wsuu:Expires>
</wsrm:Sequence>
</soapenv:Header>
<soapenv:Body>
<echoString xmlns="http://tempuri.org/">
<Text>IBM-2</Text>
<Sequence>uuid:d64cbd820a0301d8005a2eaae3b975e0</Sequence>
</echoString>
</soapenv:Body>
</soapenv:Envelope>
1.1
ws-fx/sandesha/test-resources/server/validation/MsgNoRollOver.xml
Index: MsgNoRollOver.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsrm="http://schemas.xmlsoap.org/ws/2004/03/rm"
xmlns:wsuu="http://schemas.xmlsoap.org/ws/2002/07/utility">
<soapenv:Header>
<wsa:MessageID
soapenv:mustUnderstand="0">uuid:d64cbdd10a0301d801bb96966b33b28b</wsa:MessageID>
<wsa:To
soapenv:mustUnderstand="0">http://192.248.18.50:8080/axis/services/EchoStringService</wsa:To>
<wsa:Action
soapenv:mustUnderstand="0">urn:wsrm:echoString</wsa:Action>
<wsa:From>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns1:dummyFrom xmlns:ns1="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:From>
<wsa:ReplyTo>
<wsa:Address>http://127.0.0.1:8080/wsrm/services/async</wsa:Address>
<wsa:ReferenceProperties>
<ns2:dummyReply xmlns:ns2="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:ReplyTo>
<wsrm:Sequence soapenv:mustUnderstand="1">
<wsuu:Identifier>uuid:38c46700-7596-11d9-bc0a-e04431962602</wsuu:Identifier>
<wsrm:MessageNumber>18446744073709551615</wsrm:MessageNumber>
<wsuu:Expires>2005-02-03T03:40:39.125Z</wsuu:Expires>
</wsrm:Sequence>
</soapenv:Header>
<soapenv:Body>
<echoString xmlns="http://tempuri.org/">
<Text>IBM-2</Text>
<Sequence>uuid:d64cbd820a0301d8005a2eaae3b975e0</Sequence>
</echoString>
</soapenv:Body>
</soapenv:Envelope>
1.1
ws-fx/sandesha/test-resources/server/validation/NoAddrHeadersMsg.xml
Index: NoAddrHeadersMsg.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsrm="http://schemas.xmlsoap.org/ws/2004/03/rm"
xmlns:wsuu="http://schemas.xmlsoap.org/ws/2002/07/utility">
<soapenv:Header>
<wsrm:Sequence soapenv:mustUnderstand="1">
<wsuu:Identifier>uuid:38c46700-7596-11d9-bc0a-e04431962602</wsuu:Identifier>
<wsrm:MessageNumber>1</wsrm:MessageNumber>
<wsuu:Expires>2005-02-03T03:40:39.125Z</wsuu:Expires>
</wsrm:Sequence>
</soapenv:Header>
<soapenv:Body>
<echoString xmlns="http://tempuri.org/">
<Text>IBM-1</Text>
<Sequence>uuid:d64cbd820a0301d8005a2eaae3b975e0</Sequence>
</echoString>
</soapenv:Body>
</soapenv:Envelope>
1.1
ws-fx/sandesha/test-resources/server/validation/NoMessageIDMsg.xml
Index: NoMessageIDMsg.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsrm="http://schemas.xmlsoap.org/ws/2004/03/rm"
xmlns:wsuu="http://schemas.xmlsoap.org/ws/2002/07/utility">
<soapenv:Header>
<wsa:To
soapenv:mustUnderstand="0">http://192.248.18.50:8080/axis/services/EchoStringService</wsa:To>
<wsa:Action
soapenv:mustUnderstand="0">urn:wsrm:echoString</wsa:Action>
<wsa:From>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns1:dummyFrom xmlns:ns1="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:From>
<wsa:ReplyTo>
<wsa:Address>http://127.0.0.1:8080/wsrm/services/async</wsa:Address>
<wsa:ReferenceProperties>
<ns2:dummyReply xmlns:ns2="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:ReplyTo>
<wsrm:Sequence soapenv:mustUnderstand="1">
<wsuu:Identifier>uuid:38c46700-7596-11d9-bc0a-e04431962602</wsuu:Identifier>
<wsrm:MessageNumber>1</wsrm:MessageNumber>
<wsuu:Expires>2005-02-03T03:40:39.125Z</wsuu:Expires>
</wsrm:Sequence>
</soapenv:Header>
<soapenv:Body>
<echoString xmlns="http://tempuri.org/">
<Text>IBM-1</Text>
<Sequence>uuid:d64cbd820a0301d8005a2eaae3b975e0</Sequence>
</echoString>
</soapenv:Body>
</soapenv:Envelope>
1.1
ws-fx/sandesha/test-resources/server/validation/NoRMHeadersMsg.xml
Index: NoRMHeadersMsg.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsrm="http://schemas.xmlsoap.org/ws/2004/03/rm"
xmlns:wsuu="http://schemas.xmlsoap.org/ws/2002/07/utility">
<soapenv:Header>
<wsa:MessageID
soapenv:mustUnderstand="0">uuid:d64cbdd10a0301d801bb96966b33b28b</wsa:MessageID>
<wsa:To
soapenv:mustUnderstand="0">http://192.248.18.50:8080/axis/services/EchoStringService</wsa:To>
<wsa:Action
soapenv:mustUnderstand="0">urn:wsrm:echoString</wsa:Action>
<wsa:From>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns1:dummyFrom xmlns:ns1="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:From>
<wsa:ReplyTo>
<wsa:Address>http://127.0.0.1:8080/wsrm/services/async</wsa:Address>
<wsa:ReferenceProperties>
<ns2:dummyReply xmlns:ns2="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:ReplyTo>
</soapenv:Header>
<soapenv:Body>
<echoString xmlns="http://tempuri.org/">
<Text>IBM-1</Text>
<Sequence>uuid:d64cbd820a0301d8005a2eaae3b975e0</Sequence>
</echoString>
</soapenv:Body>
</soapenv:Envelope>
1.1
ws-fx/sandesha/test-resources/server/validation/UnknownSequenceMsg.xml
Index: UnknownSequenceMsg.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsrm="http://schemas.xmlsoap.org/ws/2004/03/rm"
xmlns:wsuu="http://schemas.xmlsoap.org/ws/2002/07/utility">
<soapenv:Header>
<wsa:MessageID
soapenv:mustUnderstand="0">uuid:d64cbdd10a0301d801bb96966b33b28b</wsa:MessageID>
<wsa:To
soapenv:mustUnderstand="0">http://192.248.18.50:8080/axis/services/EchoStringService</wsa:To>
<wsa:Action
soapenv:mustUnderstand="0">urn:wsrm:echoString</wsa:Action>
<wsa:From>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
<wsa:ReferenceProperties>
<ns1:dummyFrom xmlns:ns1="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:From>
<wsa:ReplyTo>
<wsa:Address>http://127.0.0.1:8080/wsrm/services/async</wsa:Address>
<wsa:ReferenceProperties>
<ns2:dummyReply xmlns:ns2="http://tempuri.org/"/>
</wsa:ReferenceProperties>
</wsa:ReplyTo>
<wsrm:Sequence soapenv:mustUnderstand="1">
<wsuu:Identifier>uuid:38c46700-7596-11d9-bc0a-e04431962602</wsuu:Identifier>
<wsrm:MessageNumber>5</wsrm:MessageNumber>
<wsuu:Expires>2005-02-03T03:40:39.125Z</wsuu:Expires>
</wsrm:Sequence>
</soapenv:Header>
<soapenv:Body>
<echoString xmlns="http://tempuri.org/">
<Text>IBM-2</Text>
<Sequence>uuid:d64cbd820a0301d8005a2eaae3b975e0</Sequence>
</echoString>
</soapenv:Body>
</soapenv:Envelope>