Error reported in catalina.out: Invalid path /login was requested

2006-02-06 Thread Tobias Illik
/frameset was requested I am using Tomcat 5.5.12, and did search google on that issue but could not yet find the cause for this Error message. Access to the Administration Tool works fine as usual. Can anyone suppose how I could pin down the cause? Kind regards, Tobias Illik

mapping of web-app roles to principals authenticated against JDBCRealm (compared to security-role-mapping in sun-web.xml)

2006-02-01 Thread Tobias Illik
Hi, I am trying to work out, how exactly I map Tomcat Users/Groups (defined in a JDBCRealm) to security roles, which are defined in my web application deployment descriptor. I am trying to understand the following in the context of formbased login: As the tomcat administrator, I have no