I would like to see messages like
if (debug >= 1)
log("xxx")
from this file org.apache.catalina.authenticator.FormAuthenticator.
How do I set the debug level, and in which file will the output goes?
I want to investigate on the following message:
Invalid direct reference to form login page
because I'm accessing a protected page that is not the form login page.
It may be related with the complex super servlet from Enhydra.
I had been able to make it works with jsp.
Thanks.
Daniel
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)