remm        02/02/12 15:45:41

  Modified:    .        BUILDING.txt
  Log:
  - Fix 6236.
    Patch submitted by Janek Bogucki.
  
  Revision  Changes    Path
  1.26      +5 -4      jakarta-tomcat-4.0/BUILDING.txt
  
  Index: BUILDING.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/BUILDING.txt,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- BUILDING.txt      2 Feb 2002 22:24:12 -0000       1.25
  +++ BUILDING.txt      12 Feb 2002 23:45:40 -0000      1.26
  @@ -1,4 +1,4 @@
  -$Id: BUILDING.txt,v 1.25 2002/02/02 22:24:12 remm Exp $
  +$Id: BUILDING.txt,v 1.26 2002/02/12 23:45:40 remm Exp $
   
   
                  Building The Tomcat 4.0 Servlet/JSP Container
  @@ -228,9 +228,10 @@
   * Unpack the reference implementation into a convenient location so that
     it resides in its own subdirectory.
   
  -* You will also need the "LDAP Provider" (ldap.jar), available on the
  -  same download page.  Be sure that you unpack "ldap.jar" into the "lib"
  -  subdirectory of the JNDI directory, parallel to "jndi.jar".
  +* You will also need the LDAP Service Provider Maintenance package,
  +  (version 1.2.3 or later) available on the same download page. Be sure
  +  that you unpack "ldap.jar" and "jaas.jar" into the "lib" subdirectory of
  +  the JNDI directory, parallel to "jndi.jar".
   
   
   (11) Steps (12)-(23) are optional, but are necessary to build a complete binary
  
  
  

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

Reply via email to