The other way to get debug info is in the log4j.properties file located in the classes directory of your web-inf directory.
I have found the following to be useful: log4j.logger.org.jasig.cas.web.flow=INFO log4j.logger.org.jasig.cas.authentication=DEBUG log4j.logger.org.jasig.cas.web.flow.TicketGrantingTicketCheckAction=INFO log4j.logger.org.jasig.cas.services.DefaultServiceRegistry=INFO log4j.logger.org.jasig.cas.services=INFO log4j.logger.org.jasig.cas.support=DEBUG Cheers, Tom -- 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
