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=5493>. 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=5493 org.apache.turbine.services.security.ldap.LDAPUserManager.java ERROR Summary: org.apache.turbine.services.security.ldap.LDAPUserManage r.java ERROR Product: Turbine Version: 2.1b3 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I think that in bind function there is a error line code: env.put(Context.INITIAL_CONTEXT_FACTORY, LDAP_PROVIDER); I think should be: env.put(Context.INITIAL_CONTEXT_FACTORY, TurbineResources.getString (LDAP_PROVIDER)); -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
