Author: kidz
Date: Tue Aug  2 08:10:00 2005
New Revision: 227021

URL: http://svn.apache.org/viewcvs?rev=227021&view=rev
Log:
test files for new properties

Added:
    
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyCreationTime_ResourceAdmin.xml
    
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyOwner_ResourceAdmin.xml

Added: 
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyCreationTime_ResourceAdmin.xml
URL: 
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyCreationTime_ResourceAdmin.xml?rev=227021&view=auto
==============================================================================
--- 
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyCreationTime_ResourceAdmin.xml
 (added)
+++ 
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyCreationTime_ResourceAdmin.xml
 Tue Aug  2 08:10:00 2005
@@ -0,0 +1,9 @@
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>

+<SOAP-ENV:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";>

+               <wsa:To 
mustUnderstand="1">http://localhost:8080/muse/services/resourceadmin</wsa:To>

+               <wsa:Action 
mustUnderstand="1">http://ws.apache.org/muse/example/resourceadmin/GetResourcePropertyRequest</wsa:Action>

+       </SOAP-ENV:Header>

+       <SOAP-ENV:Body>

+               <m:GetResourceProperty 
xmlns:m="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd";
 
xmlns:q="http://ws.apache.org/namespaces/muse/muws-ext-1.xsd";>q:CreationTime</m:GetResourceProperty>

+       </SOAP-ENV:Body>

+</SOAP-ENV:Envelope>
\ No newline at end of file

Added: 
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyOwner_ResourceAdmin.xml
URL: 
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyOwner_ResourceAdmin.xml?rev=227021&view=auto
==============================================================================
--- 
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyOwner_ResourceAdmin.xml
 (added)
+++ 
webservices/muse/trunk/src/examples/enterprise/requests/GetPropertyOwner_ResourceAdmin.xml
 Tue Aug  2 08:10:00 2005
@@ -0,0 +1,9 @@
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>

+<SOAP-ENV:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";>

+               <wsa:To 
mustUnderstand="1">http://localhost:8080/muse/services/resourceadmin</wsa:To>

+               <wsa:Action 
mustUnderstand="1">http://ws.apache.org/muse/example/resourceadmin/GetResourcePropertyRequest</wsa:Action>

+       </SOAP-ENV:Header>

+       <SOAP-ENV:Body>

+               <m:GetResourceProperty 
xmlns:m="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd";
 
xmlns:q="http://ws.apache.org/namespaces/muse/muws-ext-1.xsd";>q:Owner</m:GetResourceProperty>

+       </SOAP-ENV:Body>

+</SOAP-ENV:Envelope>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to