craigmcc    01/02/21 17:42:42

  Modified:    tester/src/bin tester.xml
  Log:
  Reflect the bugfix on readonly JNDI context by uncommenting the Jndi01 tests.
  
  Revision  Changes    Path
  1.17      +0 -2      jakarta-tomcat-4.0/tester/src/bin/tester.xml
  
  Index: tester.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/tester/src/bin/tester.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- tester.xml        2001/02/22 01:07:23     1.16
  +++ tester.xml        2001/02/22 01:42:42     1.17
  @@ -128,7 +128,6 @@
   
       <!-- ========== JNDI Naming Context =================================== -->
   
  -<!-- JNDI naming context currently allows changes
       <tester host="${host}" port="${port}" protocol="${protocol}"
            request="${context.path}/Jndi01" debug="${debug}"
         outContent="Jndi01 PASSED"/>
  @@ -136,7 +135,6 @@
       <tester host="${host}" port="${port}" protocol="${protocol}"
            request="${context.path}/WrappedJndi01" debug="${debug}"
         outContent="Jndi01 PASSED"/>
  --->
   
       <tester host="${host}" port="${port}" protocol="${protocol}"
            request="${context.path}/Jndi02" debug="${debug}"
  
  
  

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

Reply via email to