You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-commits@ws.apache.org by ip...@apache.org on 2005/10/17 19:24:57 UTC

svn commit: r325938 - /webservices/wsrf/trunk/src/examples/filesystem/requests/Destroy.soap

Author: ips
Date: Mon Oct 17 10:24:55 2005
New Revision: 325938

URL: http://svn.apache.org/viewcvs?rev=325938&view=rev
Log:
request now targets filesystem w/ id /dev/vg00/lvol2 

Modified:
    webservices/wsrf/trunk/src/examples/filesystem/requests/Destroy.soap

Modified: webservices/wsrf/trunk/src/examples/filesystem/requests/Destroy.soap
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/src/examples/filesystem/requests/Destroy.soap?rev=325938&r1=325937&r2=325938&view=diff
==============================================================================
--- webservices/wsrf/trunk/src/examples/filesystem/requests/Destroy.soap (original)
+++ webservices/wsrf/trunk/src/examples/filesystem/requests/Destroy.soap Mon Oct 17 10:24:55 2005
@@ -4,7 +4,7 @@
    <Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing">
       <wsa:To mustUnderstand="1">http://localhost:8080/wsrf/services/filesystem</wsa:To>
       <wsa:Action mustUnderstand="1">http://ws.apache.org/resource/example/filesystem/FileSystemPortType/yourWsdlRequestName</wsa:Action>
-      <fs:ResourceIdentifier mustUnderstand="1">/dev/vg00/lvol1</fs:ResourceIdentifier>
+      <fs:ResourceIdentifier mustUnderstand="1">/dev/vg00/lvol2</fs:ResourceIdentifier>
    </Header>
 
    <Body>