juergen     2002/07/11 00:01:49

  Modified:    
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Version-Control_method
                        VcVcPropfind-checked-in.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.2       +31 -0     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Version-Control_method/VcVcPropfind-checked-in.xml
  
  Index: VcVcPropfind-checked-in.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Version-Control_method/VcVcPropfind-checked-in.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- VcVcPropfind-checked-in.xml       28 Jun 2002 14:19:04 -0000      1.1
  +++ VcVcPropfind-checked-in.xml       11 Jul 2002 07:01:49 -0000      1.2
  @@ -54,6 +54,37 @@
     </response>
    </step>        
   
  +        <step>
  +           <request>
  +              <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  +              <header>Accept-Language: en-us</header>
  +              <header>Content-Type: text/xml</header>
  +              <header>Translate: f</header>
  +              <header>Depth: 1</header>
  +              <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  +              <header>Connection: Keep-Alive</header>
  +              <body><![CDATA[<?xml version="1.0" ?><D:propfind 
xmlns:D="DAV:"><D:prop><D:checked-in/></D:prop></D:propfind>]]></body>
  +           </request>
  +           <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="globalVariableCollection,VHR,globalVariableServerName" varDefinition="VHR" 
varPath="multistatus/response/propstat/prop/checked-in/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                    <multistatus xmlns="DAV:">
  +                    <response>
  +                       
<href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</href>
  +                        <propstat>
  +                                   <prop>
  +                                      <checked-in>
  +                                         <href>%VHR%</href>
  +                                      </checked-in>
  +                           </prop>
  +                           <status>HTTP/1.1 200 OK</status>
  +                        </propstat>
  +                     </response>
  +                  </multistatus>]]>
  +                  </body>
  +           </response>
  +        </step>
          
     <cleanup>
     
  
  
  

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

Reply via email to