Avatar

Level 1
Timcat log shows the following message:



org.apache.catalina.valves.RequestDumperValve invoke

INFO: authType=BASIC

Feb 20, 2008 11:25:39 AM
org.apache.catalina.valves.RequestDumperValve invoke

INFO:
contentLength=-1

Feb 20, 2008 11:25:39 AM
org.apache.catalina.valves.RequestDumperValve invoke

INFO: contentType=text/html;charset=utf-8

Feb 20, 2008 11:25:39 AM
org.apache.catalina.valves.RequestDumperValve invoke

INFO: message=Access to the requested resource has been
denied

Feb 20, 2008 11:25:39 AM
org.apache.catalina.valves.RequestDumperValve invoke

INFO: remoteUser=TEST

Feb 20, 2008 11:25:39 AM
org.apache.catalina.valves.RequestDumperValve invoke

INFO:
status=403



When default realm is used login is successful status is 200
but another interesting difference is that for JDBCRealm
contentLength is -1 while for default it is something around
1000