Not for sure if this will have info about the JDBC connection stuff since we're not using it, but the log4j configuration file for the webapp is stored in cas-server-webapp/src/main/resources/log4j.xml .
If you're using the other applications, this is the location for the logger files (in v4 anyhow) - # find . -name "log4j.xml" | grep src ./cas-server-extension-clearpass/src/test/java/log4j.xml ./cas-server-webapp/src/main/resources/log4j.xml ./cas-server-webapp/src/test/resources/log4j.xml ./cas-server-webapp-support/src/test/resources/log4j.xml ./cas-management-webapp/src/main/resources/log4j.xml ./cas-management-webapp/src/test/resources/log4j.xml >>> chandrashekar singh <[email protected]> 03/06/15 8:14 AM >>> Dear all, We are testing CAS 4.0 with database authentication and we feel all of our configuration is correct however we keep getting invalid credentials. We would like to enable debugging to ensure that the jdbc connection is actually working. Please say how to enable this level of logging or debug statements. Thanks, Chandrashekar Singh University of Guyana -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
