I got to turn on the log. I am getting the following error and I don“t know what to do.
2007-10-04 20:00:08,546 [http-8080-Processor25] DEBUG org.acegisecurity.ui.webapp.AuthenticationProcessingFilter - Authentication request failed: org.acegisecurity.AuthenticationServiceException: Could not get JDBC Connection; nested exception is org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null'; nested exception is org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null' On 10/3/07, Wladimir Boton <[EMAIL PROTECTED]> wrote: > > Hi, I'm trying to use my corporate LDAP (on MS Active Directory) but it's > not working. > > 1) What is the configuration to do that? > > 2) How do I turn DEBUG log on? I add the line log4j.rootCategory=DEBUG, > roller-startup to the roller-custom.properties and it is showing some > DEBUG lines on the log file but not for all classes (specially the class > regarding the LDAP connection). > > I'm using Roller 4.0 and Tomcat 5.5. > > -- > Wladimir Boton > http://www.wboton.com > -- Wladimir Boton http://www.wboton.com
