Hallo. I wrote and used my own realm. It works fine, but when i try access secured resource
Tomcat serves me: HTTP Status 403 - Access to the requested resource has been denied page instead of my login.jsp page.
I tested my application with standard realm (UserDataBase) and it works good.
Any ideas?