juergen     2002/08/09 00:32:39

  Modified:    
testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Deny
                        readACL_Single_Resource.xml
                        write_Single_Resource.xml
                        writeACL_Single_Resource.xml
               
testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant
                        readACL_Single_Resource.xml
                        write_Single_Resource.xml
                        writeACL_Single_Resource.xml
  Log:
  corrected the file reference specification at the put command.
  
  Revision  Changes    Path
  1.4       +1 -44     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Deny/readACL_Single_Resource.xml
  
  Index: readACL_Single_Resource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Deny/readACL_Single_Resource.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- readACL_Single_Resource.xml       8 Aug 2002 08:43:10 -0000       1.3
  +++ readACL_Single_Resource.xml       9 Aug 2002 07:32:38 -0000       1.4
  @@ -28,16 +28,9 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName"> MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  -                     <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -                     <header>Content-Language: en</header>
  -                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                </response>
        </step>
        
  @@ -48,16 +41,9 @@
        <step>
                <request>
                        <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber% 
HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  -                     <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -                     <header>Content-Language: en</header>
  -                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                </response>
        </step>
        </repeater>
  @@ -67,19 +53,11 @@
        <step>
           <request>
              <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
  -           <header>Accept-Language: en-us</header>
  -           <header>Translate: f</header>
  -           <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
  -           
  -           <header>Connection: Keep-Alive</header>
  -              <body fileReference="../../../contentDirectory/validXML.xm1">
  +              <body fileReference="../../../../contentDirectory/validXML.xm1">
                 </body>
              </request>
           <response>
              <command>HTTP/1.0 201 Created</command>
  -           <header>Date: Mon, 12 Mar 2001 17:21:35 GMT+01:00</header>
  -           <header>Content-Language: en</header>
  -           <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 
2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
           </response>
        </step>
        </repeater>
  @@ -92,7 +70,6 @@
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,userNumber">ACL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
                                <header>Content-Type: text/xml; charset=utf-8</header> 
 
  -                             <header>User-Agent: Jakarta HTTP Client/1.0</header>
                                <body varUsage="host,user"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                                <D:acl xmlns:D="DAV:">
                                                <D:ace>
  @@ -117,11 +94,8 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/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:">
  @@ -192,7 +166,6 @@
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,userNumber">ACL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
                                <header>Content-Type: text/xml; charset=utf-8</header> 
 
  -                             <header>User-Agent: Jakarta HTTP Client/1.0</header>
                                <body varUsage="host,user"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                                <D:acl xmlns:D="DAV:">
                                                <D:ace>
  @@ -217,11 +190,8 @@
                <step>
                <request>
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/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:">
  @@ -253,7 +223,6 @@
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,userNumber">ACL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
                                        <header>Content-Type: text/xml; 
charset=utf-8</header>  
  -                                     <header>User-Agent: Jakarta HTTP 
Client/1.0</header>
                                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                                        <D:acl xmlns:D="DAV:">
                                                        <D:ace>
  @@ -281,12 +250,8 @@
                <step>
                <request>
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/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>
  @@ -347,17 +312,9 @@
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
  -                             <header>Accept-Language: en-us</header>
  -                             <header>Destroy: NoUndelete</header>
  -                             <header>Translate: f</header>
  -                             <header>User-Agent: Microsoft Data Access Internet 
Publishing Provider DAV</header>
  -                             <header>Connection: Keep-Alive</header>
                                </request>
                                <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <header>Date: Wed, 14 Mar 2001 14:47:37 
GMT+01:00</header>
  -                             <header>Content-Language: en</header>
  -                             <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                                </response>
                        </step> 
    
  
  
  
  1.3       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Deny/write_Single_Resource.xml
  
  Index: write_Single_Resource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Deny/write_Single_Resource.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- write_Single_Resource.xml 10 Jul 2002 10:15:30 -0000      1.2
  +++ write_Single_Resource.xml 9 Aug 2002 07:32:38 -0000       1.3
  @@ -72,7 +72,7 @@
              <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
              
              <header>Connection: Keep-Alive</header>
  -              <body fileReference="../../../contentDirectory/validXML.xm1">
  +              <body fileReference="../../../../contentDirectory/validXML.xm1">
                 </body>
              </request>
           <response>
  
  
  
  1.2       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Deny/writeACL_Single_Resource.xml
  
  Index: writeACL_Single_Resource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Deny/writeACL_Single_Resource.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- writeACL_Single_Resource.xml      11 Jul 2002 10:16:20 -0000      1.1
  +++ writeACL_Single_Resource.xml      9 Aug 2002 07:32:38 -0000       1.2
  @@ -72,7 +72,7 @@
              <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
              
              <header>Connection: Keep-Alive</header>
  -              <body fileReference="../../../contentDirectory/validXML.xm1">
  +              <body fileReference="../../../../contentDirectory/validXML.xm1">
                 </body>
              </request>
           <response>
  
  
  
  1.3       +1 -46     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/readACL_Single_Resource.xml
  
  Index: readACL_Single_Resource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/readACL_Single_Resource.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- readACL_Single_Resource.xml       31 Jul 2002 12:53:02 -0000      1.2
  +++ readACL_Single_Resource.xml       9 Aug 2002 07:32:39 -0000       1.3
  @@ -28,16 +28,9 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName"> MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  -                     <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -                     <header>Content-Language: en</header>
  -                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                </response>
        </step>
        
  @@ -48,16 +41,9 @@
        <step>
                <request>
                        <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber% 
HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  -                     <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -                     <header>Content-Language: en</header>
  -                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                </response>
        </step>
        </repeater>
  @@ -67,19 +53,11 @@
        <step>
           <request>
              <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
  -           <header>Accept-Language: en-us</header>
  -           <header>Translate: f</header>
  -           <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
  -           
  -           <header>Connection: Keep-Alive</header>
  -              <body fileReference="../../../contentDirectory/validXML.xm1">
  +              <body fileReference="../../../../contentDirectory/validXML.xm1">
                 </body>
              </request>
           <response>
              <command>HTTP/1.0 201 Created</command>
  -           <header>Date: Mon, 12 Mar 2001 17:21:35 GMT+01:00</header>
  -           <header>Content-Language: en</header>
  -           <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 
2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
           </response>
        </step>
        </repeater>
  @@ -92,7 +70,6 @@
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,userNumber">ACL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
                                <header>Content-Type: text/xml; charset=utf-8</header> 
 
  -                             <header>User-Agent: Jakarta HTTP Client/1.0</header>
                                <body varUsage="host,user"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                                <D:acl xmlns:D="DAV:">
                                                <D:ace>
  @@ -119,12 +96,8 @@
                <step>
                <request>
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/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>
  @@ -160,7 +133,6 @@
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,userNumber">ACL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
                                <header>Content-Type: text/xml; charset=utf-8</header> 
 
  -                             <header>User-Agent: Jakarta HTTP Client/1.0</header>
                                <body varUsage="host,user"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                                <D:acl xmlns:D="DAV:">
                                                <D:ace>
  @@ -183,12 +155,8 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/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>
  @@ -264,7 +232,6 @@
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,userNumber">ACL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml 
HTTP/1.1</command>
                                        <header>Content-Type: text/xml; 
charset=utf-8</header>  
  -                                     <header>User-Agent: Jakarta HTTP 
Client/1.0</header>
                                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                                                        <D:acl xmlns:D="DAV:">
                                                        <D:ace>
  @@ -294,12 +261,8 @@
                <step>
                <request>
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/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>
  @@ -366,17 +329,9 @@
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
  -                             <header>Accept-Language: en-us</header>
  -                             <header>Destroy: NoUndelete</header>
  -                             <header>Translate: f</header>
  -                             <header>User-Agent: Microsoft Data Access Internet 
Publishing Provider DAV</header>
  -                             <header>Connection: Keep-Alive</header>
                                </request>
                                <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <header>Date: Wed, 14 Mar 2001 14:47:37 
GMT+01:00</header>
  -                             <header>Content-Language: en</header>
  -                             <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                                </response>
                        </step> 
    
  
  
  
  1.3       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/write_Single_Resource.xml
  
  Index: write_Single_Resource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/write_Single_Resource.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- write_Single_Resource.xml 10 Jul 2002 10:53:30 -0000      1.2
  +++ write_Single_Resource.xml 9 Aug 2002 07:32:39 -0000       1.3
  @@ -72,7 +72,7 @@
              <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
              
              <header>Connection: Keep-Alive</header>
  -              <body fileReference="../../../contentDirectory/validXML.xm1">
  +              <body fileReference="../../../../contentDirectory/validXML.xm1">
                 </body>
              </request>
           <response>
  
  
  
  1.2       +1 -15     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/writeACL_Single_Resource.xml
  
  Index: writeACL_Single_Resource.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/writeACL_Single_Resource.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- writeACL_Single_Resource.xml      10 Jul 2002 15:06:54 -0000      1.1
  +++ writeACL_Single_Resource.xml      9 Aug 2002 07:32:39 -0000       1.2
  @@ -28,16 +28,9 @@
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName"> MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  -                     <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -                     <header>Content-Language: en</header>
  -                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                </response>
        </step>
   
  @@ -46,16 +39,9 @@
        <step>
                <request>
                        <command 
varUsage="userNumber,globalVariableCollection,globalVariableServerName">MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber% 
HTTP/1.1</command>
  -                     <header>Accept-Language: en-us</header>
  -                     <header>Translate: f</header>
  -                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                     <header>Connection: Keep-Alive</header>
                </request>
                <response>
                        <command>HTTP/1.0 201 Created</command>
  -                     <header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -                     <header>Content-Language: en</header>
  -                     <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; 
Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
                </response>
        </step>
        </repeater>
  @@ -71,7 +57,7 @@
              <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
              
              <header>Connection: Keep-Alive</header>
  -              <body fileReference="../../../contentDirectory/validXML.xm1">
  +              <body fileReference="../../../../contentDirectory/validXML.xm1">
                 </body>
              </request>
           <response>
  
  
  

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

Reply via email to