1 Reply Latest reply on Dec 21, 2004 10:20 AM by starksm64

    A bug about j_security_check

    wxwang

      If I visit the http://localhost:8080/library/, it is working and without any error.

      But when I use http://localhost:8080/library/login.jsp, it goes to login.jsp again after successful login. After that, if you input password and username and submit again, I have got error like this "HTTP Status 404 - /jaas-page/j_security_check"

      The error comes out on Jboss 4.0.1RC2 and 3.2.7RC1 which I am using so far.

      How can I fix it?

      Thanks for any ideas