Author: scamp
Date: Mon Feb 7 12:41:13 2005
New Revision: 151749
URL: http://svn.apache.org/viewcvs?view=rev&rev=151749
Log:
updated the request files
Modified:
incubator/hermes/trunk/src/site/content/tutorial/requests/GetCurrentMessage.soap
incubator/hermes/trunk/src/site/content/tutorial/requests/SetResourceProperties_updateMountPointProp.soap
Modified:
incubator/hermes/trunk/src/site/content/tutorial/requests/GetCurrentMessage.soap
URL:
http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/site/content/tutorial/requests/GetCurrentMessage.soap?view=diff&r1=151748&r2=151749
==============================================================================
---
incubator/hermes/trunk/src/site/content/tutorial/requests/GetCurrentMessage.soap
(original)
+++
incubator/hermes/trunk/src/site/content/tutorial/requests/GetCurrentMessage.soap
Mon Feb 7 12:41:13 2005
@@ -1,6 +1,6 @@
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:fs="http://ws.apache.org/resource/example/filesystem"
-
wsnt="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd">
+
xmlns:wsnt="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd">
<Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing">
<wsa:To
mustUnderstand="1">http://localhost:8080/hermes/services/filesystem</wsa:To>
Modified:
incubator/hermes/trunk/src/site/content/tutorial/requests/SetResourceProperties_updateMountPointProp.soap
URL:
http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/site/content/tutorial/requests/SetResourceProperties_updateMountPointProp.soap?view=diff&r1=151748&r2=151749
==============================================================================
---
incubator/hermes/trunk/src/site/content/tutorial/requests/SetResourceProperties_updateMountPointProp.soap
(original)
+++
incubator/hermes/trunk/src/site/content/tutorial/requests/SetResourceProperties_updateMountPointProp.soap
Mon Feb 7 12:41:13 2005
@@ -10,7 +10,7 @@
<Body>
<wsrp:SetResourceProperties
xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd">
<wsrp:Update>
- <fs:MountPointDirectory>/var/tmp/hermes</fs:MountPointDirectory>
+ <fs:MountPointDirectory>/var/tmp/foo</fs:MountPointDirectory>
</wsrp:Update>
</wsrp:SetResourceProperties>
</Body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]