markt 2005/01/01 03:08:15
Modified: catalina/src/share/org/apache/catalina/realm JNDIRealm.java
Log:
Correct bugzilla URL
Revision Changes Path
1.17 +2 -2
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm/JNDIRealm.java
Index: JNDIRealm.java
===================================================================
RCS file:
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm/JNDIRealm.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- JNDIRealm.java 19 Nov 2004 15:07:39 -0000 1.16
+++ JNDIRealm.java 1 Jan 2005 11:08:15 -0000 1.17
@@ -144,7 +144,7 @@
* <p><strong>WARNING</strong> - There is a reported bug against the Netscape
* provider code (com.netscape.jndi.ldap.LdapContextFactory) with respect to
* successfully authenticated a non-existing user. The
- * report is here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11210 .
+ * report is here: http://issues.apache.org/bugzilla/show_bug.cgi?id=11210 .
* With luck, Netscape has updated their provider code and this is not an
* issue. </p>
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]