Hi,
No, I didn't browse admin console during the log snippet. I can't get into the admin console. I can see only HTTP 404 after logging in.
I solved the 404. There was something wrong with my principal/group implementation, so I use org.jboss.security.SimplePrincipal/SimpleGroup.
Now I can login without any problem.
Anyway, any log output would be helpful. Adding Trace level to org.jboss.web.tomcat.security didn't help.