DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6236>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6236

[PATCH] BUILDING.txt doesn't mention jaas.jar

           Summary: [PATCH] BUILDING.txt doesn't mention jaas.jar
           Product: Tomcat 4
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


BUILDING.txt doesn't mention jaas.jar but $ ant dist will fail if jaas.jar is
not moved into the same lib directory as ldap.jar. This patch extends section
(10) of BUILDING.txt to include a note about copying jaas.jar as well.

--- BUILDING.txt        Mon Feb  4 23:02:41 2002
+++ BUILDING.txt-ldap-patched   Tue Feb  5 00:49:00 2002
@@ -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