Most likely you are missing a JkMount statement.
You need to tell your web server that /j_security_check exists.
JkMount /j_security_check ajp12
Carlos Alonso wrote:
> Working with apache and tomcat found a problem with j_security_check
> using jdbcrealm.
>
> As j_security_check is an URI handled by tomcat and no (separate) class
> exists, apache complains with no found error (seeking for
> j_security_check) trying to check us/pswd. Is there any way to use
> form-based security working with apache+tomcat?
>
> Thanks in advance
>
> Carlos
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]