juergen     2003/04/03 06:29:30

  Modified:    testsuite/testsuite/junit/xmltestcases/performance/Amount
                        100h_lock.xml 10h_lock.xml 1h_lock.xml
               testsuite/testsuite/junit/xmltestcases/performance/Size
                        100k_g_lock.xml 10k_g_lock.xml 1k_g_lock.xml
                        1m_g_lock.xml
               testsuite/testsuite/junit/xmltestcases/performance/Nested
                        Nested100h_lock.xml Nested10h_lock.xml
                        Nested1h_lock.xml
  Log:
  added the new server feature "principal-URL".
  
  Revision  Changes    Path
  1.6       +26 -11    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/100h_lock.xml
  
  Index: 100h_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/100h_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 100h_lock.xml     13 Aug 2002 12:44:49 -0000      1.5
  +++ 100h_lock.xml     3 Apr 2003 14:29:25 -0000       1.6
  @@ -11,28 +11,43 @@
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,i">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/test10%iteration%/attributedChoice1Instance1k_%i%.xml
 HTTP/1.1</command>
  -                                     <header>Connection: Keep-Alive, TE</header>
  -                                     <header>TE: trailers, deflate, gzip, 
compress</header>
  -                                     <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                        <header>Timeout: Second-604800</header>
  -                                     <header>Accept-Encoding: deflate, gzip, 
x-gzip, compress, x-compress</header>
                                        <header>Content-type: text/xml</header>
  -                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                                     <body><![CDATA[<?xml version="1.0"?>
  +                                        <A:lockinfo xmlns:A="DAV:">
  +                                        <A:locktype><A:write/></A:locktype>
  +                                        <A:lockscope><A:exclusive/></A:lockscope>
  +                                        <A:owner><A:href></A:href></A:owner>
  +                                        </A:lockinfo>
  +                                        ]]>
  +                                     </body>
                                </request>
                                <response>
                                        <command>HTTP/1.0 200 OK</command>
  -                                     <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>
  -                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                                </response>
                        </step>
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,i">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/test10%iteration%/attributedChoice1Instance1k_%i%.xml
 HTTP/1.1</command>
  -                                     <header>Connection: Keep-Alive, TE</header>
  -                                     <header>TE: trailers, deflate, gzip, 
compress</header>
  -                                     <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                        <header 
varUsage="automaticVariable3">Lock-Token: %varUsage%</header>
  -                                     <header>Accept-Encoding: deflate, gzip, 
x-gzip, compress, x-compress</header>
                                </request>
                                <response>
                                        <command>HTTP/1.0 204 No Content</command>
  
  
  
  1.6       +25 -11    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/10h_lock.xml
  
  Index: 10h_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/10h_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 10h_lock.xml      13 Aug 2002 12:44:49 -0000      1.5
  +++ 10h_lock.xml      3 Apr 2003 14:29:25 -0000       1.6
  @@ -11,28 +11,42 @@
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,i">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/test1%iteration%/attributedChoice1Instance1k_%i%.xml
 HTTP/1.1</command>
  -                                     <header>Connection: Keep-Alive, TE</header>
  -                                     <header>TE: trailers, deflate, gzip, 
compress</header>
  -                                     <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                        <header>Timeout: Second-604800</header>
  -                                     <header>Accept-Encoding: deflate, gzip, 
x-gzip, compress, x-compress</header>
                                        <header>Content-type: text/xml</header>
  -                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo xmlns:A="DAV:">
  +                                        <A:locktype><A:write/></A:locktype>
  +                                        <A:lockscope><A:exclusive/></A:lockscope>
  +                                        <A:owner><A:href></A:href></A:owner>
  +                                        </A:lockinfo>
  +                                        ]]>
  +                                     </body>
                                </request>
                                <response>
                                        <command>HTTP/1.0 200 OK</command>
  -                                     <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>
  -                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                                </response>
                        </step>
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,i">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/test1%iteration%/attributedChoice1Instance1k_%i%.xml
 HTTP/1.1</command>
  -                                     <header>Connection: Keep-Alive, TE</header>
  -                                     <header>TE: trailers, deflate, gzip, 
compress</header>
  -                                     <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                        <header 
varUsage="automaticVariable3">Lock-Token: %varUsage%</header>
  -                                     <header>Accept-Encoding: deflate, gzip, 
x-gzip, compress, x-compress</header>
                                </request>
                                <response>
                                        <command>HTTP/1.0 204 No Content</command>
  
  
  
  1.6       +25 -12    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/1h_lock.xml
  
  Index: 1h_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/1h_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 1h_lock.xml       13 Aug 2002 12:44:49 -0000      1.5
  +++ 1h_lock.xml       3 Apr 2003 14:29:25 -0000       1.6
  @@ -11,32 +11,45 @@
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,i">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/test0%iteration%/attributedChoice1Instance1k_%i%.xml
 HTTP/1.1</command>
  -                                     <header>Connection: Keep-Alive, TE</header>
  -                                     <header>TE: trailers, deflate, gzip, 
compress</header>
  -                                     <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                        <header>Timeout: Second-604800</header>
  -                                     <header>Accept-Encoding: deflate, gzip, 
x-gzip, compress, x-compress</header>
                                        <header>Content-type: text/xml</header>
  -                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo xmlns:A="DAV:">
  +                                        <A:locktype><A:write/></A:locktype>
  +                                        <A:lockscope><A:exclusive/></A:lockscope>
  +                                        <A:owner><A:href></A:href></A:owner>
  +                                        </A:lockinfo>
  +                                        ]]>
  +                                     </body>
                                </request>
                                <response>
                                        <command>HTTP/1.0 200 OK</command>
  -                                     <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>
  -                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                                </response>
                        </step>
                        <step>
                                <request>
                                        <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,i">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/test0%iteration%/attributedChoice1Instance1k_%i%.xml
 HTTP/1.1</command>
  -                                     <header>Connection: Keep-Alive, TE</header>
  -                                     <header>TE: trailers, deflate, gzip, 
compress</header>
  -                                     <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                        <header 
varUsage="automaticVariable3">Lock-Token: %varUsage%</header>
  -                                     <header>Accept-Encoding: deflate, gzip, 
x-gzip, compress, x-compress</header>
                                </request>
                                <response>
                                        <command>HTTP/1.0 204 No Content</command>
  -                                     <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>
  
  
  
  1.6       +25 -12    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/100k_g_lock.xml
  
  Index: 100k_g_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/100k_g_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 100k_g_lock.xml   13 Aug 2002 12:44:50 -0000      1.5
  +++ 100k_g_lock.xml   3 Apr 2003 14:29:28 -0000       1.6
  @@ -10,32 +10,45 @@
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance100k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header>Timeout: Second-604800</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                                <header>Content-type: text/xml</header>
  -                             <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo xmlns:A="DAV:">
  +                                        <A:locktype><A:write/></A:locktype>
  +                                        <A:lockscope><A:exclusive/></A:lockscope>
  +                                        <A:owner><A:href></A:href></A:owner>
  +                                        </A:lockinfo>
  +                                        ]]>
  +                                     </body>
                        </request>
                        <response>
                                <command>HTTP/1.0 200 OK</command>
  -                             <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>
  -                             <body 
varUsage="globalVariableUserPath,globalVariableServerName,user,host,globalVariableCollection,iteration"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                        </response>
                </step>
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance100k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header varUsage="automaticVariable2">Lock-Token: 
%varUsage%</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <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>
  
  
  
  1.6       +25 -12    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/10k_g_lock.xml
  
  Index: 10k_g_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/10k_g_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 10k_g_lock.xml    13 Aug 2002 12:44:50 -0000      1.5
  +++ 10k_g_lock.xml    3 Apr 2003 14:29:28 -0000       1.6
  @@ -10,32 +10,45 @@
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance10k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header>Timeout: Second-604800</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                                <header>Content-type: text/xml</header>
  -                             <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo xmlns:A="DAV:">
  +                                        <A:locktype><A:write/></A:locktype>
  +                                        <A:lockscope><A:exclusive/></A:lockscope>
  +                                        <A:owner><A:href></A:href></A:owner>
  +                                        </A:lockinfo>
  +                                        ]]>
  +                                     </body>
                        </request>
                        <response>
                                <command>HTTP/1.0 200 OK</command>
  -                             <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>
  -                             <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                        </response>
                </step>
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance10k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header varUsage="automaticVariable2">Lock-Token: 
%varUsage%</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <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>
  
  
  
  1.6       +25 -12    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1k_g_lock.xml
  
  Index: 1k_g_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1k_g_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 1k_g_lock.xml     13 Aug 2002 12:44:50 -0000      1.5
  +++ 1k_g_lock.xml     3 Apr 2003 14:29:28 -0000       1.6
  @@ -10,32 +10,45 @@
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance1k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header>Timeout: Second-604800</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                                <header>Content-type: text/xml</header>
  -                             <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo xmlns:A="DAV:">
  +                                        <A:locktype><A:write/></A:locktype>
  +                                        <A:lockscope><A:exclusive/></A:lockscope>
  +                                        <A:owner><A:href></A:href></A:owner>
  +                                        </A:lockinfo>
  +                                        ]]>
  +                                     </body>
                        </request>
                        <response>
                                <command>HTTP/1.0 200 OK</command>
  -                             <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>
  -                             <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                        </response>
                </step>
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance1k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header varUsage="automaticVariable2">Lock-Token: 
%varUsage%</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <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>
  
  
  
  1.6       +25 -12    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1m_g_lock.xml
  
  Index: 1m_g_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1m_g_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 1m_g_lock.xml     13 Aug 2002 12:44:50 -0000      1.5
  +++ 1m_g_lock.xml     3 Apr 2003 14:29:28 -0000       1.6
  @@ -10,32 +10,45 @@
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance1000k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header>Timeout: Second-604800</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                                <header>Content-type: text/xml</header>
  -                             <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                                     <body><![CDATA[<?xml 
version="1.0"?><A:lockinfo xmlns:A="DAV:">
  +                                        <A:locktype><A:write/></A:locktype>
  +                                        <A:lockscope><A:exclusive/></A:lockscope>
  +                                        <A:owner><A:href></A:href></A:owner>
  +                                        </A:lockinfo>
  +                                        ]]>
  +                                     </body>
                        </request>
                        <response>
                                <command>HTTP/1.0 200 OK</command>
  -                             <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>
  -                             <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                        </response>
                </step>
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration">UNLOCK 
/%globalVariableServerName%/%globalVariableCollection%/attributedChoice1Instance1000k_%iteration%.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header varUsage="automaticVariable2">Lock-Token: 
%varUsage%</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <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>
  
  
  
  1.6       +25 -12    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested100h_lock.xml
  
  Index: Nested100h_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested100h_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Nested100h_lock.xml       13 Aug 2002 12:45:30 -0000      1.5
  +++ Nested100h_lock.xml       3 Apr 2003 14:29:28 -0000       1.6
  @@ -11,32 +11,45 @@
                        <assign 
varDefinition="nestedPath">/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir</assign>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,nestedPath">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/test%iteration%nested%nestedPath%/attributedChoice1Instance1k.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header>Timeout: Second-604800</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                                <header>Content-type: text/xml</header>
  -                             <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
  +                             <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:">
  +                                <A:locktype><A:write/></A:locktype>
  +                                <A:lockscope><A:exclusive/></A:lockscope>
  +                                <A:owner><A:href></A:href></A:owner>
  +                                </A:lockinfo>
  +                                ]]>
  +                             </body>
                        </request>
                        <response>
                                <command>HTTP/1.0 200 OK</command>
  -                             <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>
  -                             <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,nestedPath"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                        </response>
                </step>
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,nestedPath">UNLOCK
 
/%globalVariableServerName%/%globalVariableCollection%/test%iteration%nested%nestedPath%/attributedChoice1Instance1k.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header varUsage="automaticVariable3">Lock-Token: 
%varUsage%</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <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>
  
  
  
  1.6       +18 -10    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested10h_lock.xml
  
  Index: Nested10h_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested10h_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Nested10h_lock.xml        13 Aug 2002 12:45:30 -0000      1.5
  +++ Nested10h_lock.xml        3 Apr 2003 14:29:30 -0000       1.6
  @@ -11,28 +11,36 @@
                        <assign 
varDefinition="nestedPath">/dir/dir/dir/dir/dir/dir/dir/dir/dir/dir</assign>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,nestedPath">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/test%iteration%nested%nestedPath%/attributedChoice1Instance1k.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header>Timeout: Second-604800</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                                <header>Content-type: text/xml</header>
                                <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
                        </request>
                        <response>
                                <command>HTTP/1.0 200 OK</command>
  -                             <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>
  -                             <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,nestedPath"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                        </response>
                </step>
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,nestedPath">UNLOCK
 
/%globalVariableServerName%/%globalVariableCollection%/test%iteration%nested%nestedPath%/attributedChoice1Instance1k.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header varUsage="automaticVariable3">Lock-Token: 
%varUsage%</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  
  
  
  1.6       +18 -11    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested1h_lock.xml
  
  Index: Nested1h_lock.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested1h_lock.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Nested1h_lock.xml 13 Aug 2002 12:45:30 -0000      1.5
  +++ Nested1h_lock.xml 3 Apr 2003 14:29:30 -0000       1.6
  @@ -11,32 +11,39 @@
                        <assign varDefinition="nestedPath">/dir</assign>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,nestedPath">LOCK 
/%globalVariableServerName%/%globalVariableCollection%/test%iteration%nested%nestedPath%/attributedChoice1Instance1k.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header>Timeout: Second-604800</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                                <header>Content-type: text/xml</header>
                                <body><![CDATA[<?xml version="1.0"?><A:lockinfo 
xmlns:A="DAV:"><A:locktype><A:write/></A:locktype><A:lockscope><A:exclusive/></A:lockscope><A:owner><A:href></A:href></A:owner></A:lockinfo>]]></body>
                        </request>
                        <response>
                                <command>HTTP/1.0 200 OK</command>
  -                             <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>
  -                             <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,nestedPath"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?><d:prop 
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lockscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariableUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]></body>
  +                                     <body 
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i"><![CDATA[<?xml
 version="1.0" encoding="utf-8" ?>
  +                                        <d:prop xmlns:d="DAV:">
  +                                        <d:lockdiscovery>
  +                                           <d:activelock>
  +                                              <d:locktype><d:write/></d:locktype>
  +                                              
<d:lockscope><d:exclusive/></d:lockscope>
  +                                              <d:depth>infinity</d:depth>
  +                                              <d:owner><href/></d:owner>
  +                                              <d:timeout>Second-604800</d:timeout>
  +                                              
<d:locktoken><d:href></d:href></d:locktoken>
  +                                              <d:principal-URL>
  +                                                 
<d:href>%globalVariableUserPath%</d:href>
  +                                              </d:principal-URL>
  +                                           </d:activelock>
  +                                        </d:lockdiscovery>
  +                                        </d:prop>
  +                                        ]]>
  +                                     </body>
                        </response>
                </step>
                <step>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName,iteration,nestedPath">UNLOCK
 
/%globalVariableServerName%/%globalVariableCollection%/test%iteration%nested%nestedPath%/attributedChoice1Instance1k.xml
 HTTP/1.1</command>
  -                             <header>Connection: Keep-Alive, TE</header>
  -                             <header>TE: trailers, deflate, gzip, compress</header>
  -                             <header>User-Agent: UCI DAV Explorer/0.70 
RPT-HTTPClient/0.3-2E</header>
                                <header varUsage="automaticVariable3">Lock-Token: 
%varUsage%</header>
  -                             <header>Accept-Encoding: deflate, gzip, x-gzip, 
compress, x-compress</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  -                             <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>
  
  
  

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

Reply via email to