pnever 2002/08/12 09:45:55
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace
VCRDelWSChoutChinUpdte.xml
Log:
Missing "/" in request URI of OPTIONS
Revision Changes Path
1.9 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace/VCRDelWSChoutChinUpdte.xml
Index: VCRDelWSChoutChinUpdte.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace/VCRDelWSChoutChinUpdte.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- VCRDelWSChoutChinUpdte.xml 12 Aug 2002 11:41:35 -0000 1.8
+++ VCRDelWSChoutChinUpdte.xml 12 Aug 2002 16:45:55 -0000 1.9
@@ -22,7 +22,7 @@
<step>
<request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">OPTIONS
%globalVariableServerName%/%globalVariableCollection% HTTP/1.1</command>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">OPTIONS
/%globalVariableServerName%/%globalVariableCollection% HTTP/1.1</command>
<header>Content-Type: text/xml</header>
<body><![CDATA[<?xml version="1.0" ?>
<D:options xmlns:D="DAV:">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>