Author: rjung
Date: Sat Feb 11 11:56:29 2012
New Revision: 1243038
URL: http://svn.apache.org/viewvc?rev=1243038&view=rev
Log:
Another antique: remove mentioning of Java
1.2 and installing jndi.jar.
Modified:
tomcat/trunk/webapps/docs/funcspecs/fs-jndi-realm.xml
Modified: tomcat/trunk/webapps/docs/funcspecs/fs-jndi-realm.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/funcspecs/fs-jndi-realm.xml?rev=1243038&r1=1243037&r2=1243038&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/funcspecs/fs-jndi-realm.xml (original)
+++ tomcat/trunk/webapps/docs/funcspecs/fs-jndi-realm.xml Sat Feb 11 11:56:29
2012
@@ -139,10 +139,6 @@
<li>Interactions with <code>JNDIRealm</code> will be initiated by
the appropriate <code>Authenticator</code> implementation, based
on the login method that is selected.</li>
- <li><code>JNDIRealm</code> must have the JNDI API classes available
- to it. For a JDK 1.2 container, that means <code>jndi.jar</code>
- and the appropriate implementation (such as <code>ldap.jar</code>)
- must be placed in the <code>server/lib</code> directory.</li>
</ul>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]