juergen 2002/07/16 23:10:38
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Propfind_Semantics
VcLabelSetPropfind409.xml
Log:
corrected expected response for propfind command
Revision Changes Path
1.2 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Propfind_Semantics/VcLabelSetPropfind409.xml
Index: VcLabelSetPropfind409.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Additional_Propfind_Semantics/VcLabelSetPropfind409.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VcLabelSetPropfind409.xml 4 Jul 2002 06:33:20 -0000 1.1
+++ VcLabelSetPropfind409.xml 17 Jul 2002 06:10:38 -0000 1.2
@@ -113,10 +113,10 @@
<response>
<command>HTTP/1.0 207 Multi Status</command>
<header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
- <body
varUsage="VHR,globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <body
varUsage="host,port,globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:">
<D:response>
-
<D:href>http://localhost:4000/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
+
<D:href>http://%host%:%port%/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
<D:propstat>
<D:status>HTTP/1.1 409 Conflict</D:status>
<D:responsedescription>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>