You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2005/03/23 03:53:14 UTC

svn commit: r158715 - in webservices/axis/trunk/java/modules/core/src/test-resources: OutHandlerTest.xml eprTest.xml soapmessage.xml test.xml

Author: chinthaka
Date: Tue Mar 22 18:53:13 2005
New Revision: 158715

URL: http://svn.apache.org/viewcvs?view=rev&rev=158715
Log: (empty)


Added:
    webservices/axis/trunk/java/modules/core/src/test-resources/OutHandlerTest.xml
    webservices/axis/trunk/java/modules/core/src/test-resources/eprTest.xml
    webservices/axis/trunk/java/modules/core/src/test-resources/soapmessage.xml
    webservices/axis/trunk/java/modules/core/src/test-resources/test.xml

Added: webservices/axis/trunk/java/modules/core/src/test-resources/OutHandlerTest.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/src/test-resources/OutHandlerTest.xml?view=auto&rev=158715
==============================================================================
--- webservices/axis/trunk/java/modules/core/src/test-resources/OutHandlerTest.xml (added)
+++ webservices/axis/trunk/java/modules/core/src/test-resources/OutHandlerTest.xml Tue Mar 22 18:53:13 2005
@@ -0,0 +1,23 @@
+<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
+    <soapenv:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
+        <wsa:From>
+            <wsa:Address>http://www.from.org/service/</wsa:Address>
+        </wsa:From>
+        <wsa:To>
+            <wsa:Address>http://www.to.org/service/</wsa:Address>
+        </wsa:To>
+        <wsa:MessageID>123456-7890</wsa:MessageID>
+        <soapenv:Reference4>Value 400</soapenv:Reference4>
+        <soapenv:Reference1>Value 100</soapenv:Reference1>
+        <soapenv:Reference2>Value 200</soapenv:Reference2>
+        <soapenv:Reference3>Value 300</soapenv:Reference3>
+        <wsa:ServiceName wsa:PortName="port">serviceNS:Service</wsa:ServiceName>
+        <wsa:PortType>portNS:Port</wsa:PortType>
+        <wsa:Action>http://www.actions.org/action</wsa:Action>
+        <wsa:ReplyTo>
+            <wsa:Address>http://www.replyTo.org/service/</wsa:Address>
+        </wsa:ReplyTo>
+        <wsa:RelatesTo wsa:RelationshipType="TestRelation">http://www.relatesTo.org/service/</wsa:RelatesTo>
+    </soapenv:Header>
+    <soapenv:Body></soapenv:Body>
+</soapenv:Envelope>
\ No newline at end of file

Added: webservices/axis/trunk/java/modules/core/src/test-resources/eprTest.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/src/test-resources/eprTest.xml?view=auto&rev=158715
==============================================================================
--- webservices/axis/trunk/java/modules/core/src/test-resources/eprTest.xml (added)
+++ webservices/axis/trunk/java/modules/core/src/test-resources/eprTest.xml Tue Mar 22 18:53:13 2005
@@ -0,0 +1,15 @@
+<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
+    <soapenv:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
+        <soapenv:Reference4>Value 400</soapenv:Reference4>
+        <soapenv:Reference1>Value 100</soapenv:Reference1>
+        <soapenv:Reference0>Value 0</soapenv:Reference0>
+        <soapenv:Reference2>Value 200</soapenv:Reference2>
+        <soapenv:Reference3>Value 300</soapenv:Reference3>
+        <wsa:ServiceName wsa:PortName="port">serviceNS:Service</wsa:ServiceName>
+        <wsa:PortType>portNS:Port</wsa:PortType>
+        <wsa:From>
+            <wsa:Address>http://www.from.org/service/</wsa:Address>
+        </wsa:From>
+    </soapenv:Header>
+    <soapenv:Body></soapenv:Body>
+</soapenv:Envelope>
\ No newline at end of file

Added: webservices/axis/trunk/java/modules/core/src/test-resources/soapmessage.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/src/test-resources/soapmessage.xml?view=auto&rev=158715
==============================================================================
--- webservices/axis/trunk/java/modules/core/src/test-resources/soapmessage.xml (added)
+++ webservices/axis/trunk/java/modules/core/src/test-resources/soapmessage.xml Tue Mar 22 18:53:13 2005
@@ -0,0 +1,16 @@
+<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:920C5190-0B8F-11D9-8CED-F22EDEEBF7E5</wsa:MessageID>
+        <wsa:To soapenv:mustUnderstand="0">http://localhost:8081/axis/services/BankPort</wsa:To>
+        <wsa:From soapenv:mustUnderstand="0">
+            <wsa:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address>
+        </wsa:From>
+        <wsa:Action>http://ws.apache.org/tests/action</wsa:Action>
+    </soapenv:Header>
+    <soapenv:Body>
+        <ns1:getBalance soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://localhost:8081/axis/services/BankPort">
+            <accountNo href="#id0"/>
+        </ns1:getBalance>
+        <multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="xsd:int" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">1001</multiRef>
+    </soapenv:Body>
+</soapenv:Envelope>
\ No newline at end of file

Added: webservices/axis/trunk/java/modules/core/src/test-resources/test.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/src/test-resources/test.xml?view=auto&rev=158715
==============================================================================
--- webservices/axis/trunk/java/modules/core/src/test-resources/test.xml (added)
+++ webservices/axis/trunk/java/modules/core/src/test-resources/test.xml Tue Mar 22 18:53:13 2005
@@ -0,0 +1,15 @@
+<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
+    <soapenv:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
+        <soapenv:Reference4>Value 400</soapenv:Reference4>
+        <soapenv:Reference1>Value 100</soapenv:Reference1>
+        <soapenv:Reference0>Value 0</soapenv:Reference0>
+        <soapenv:Reference2>Value 200</soapenv:Reference2>
+        <soapenv:Reference3>Value 300</soapenv:Reference3>
+        <wsa:ServiceName wsa:PortName="port">serviceNS:Service</wsa:ServiceName>
+        <wsa:PortType>portNS:Port</wsa:PortType>
+        <wsa:From>
+            <wsa:Address>http://www.from.org/service/</wsa:Address>
+        </wsa:From>
+    </soapenv:Header>
+    <soapenv:Body></soapenv:Body>
+</soapenv:Envelope>
\ No newline at end of file