> From: Francois Bronsard 
> ...
> The trace of the session state that authetication was successful,
> yet, the system keeps asking for username and password and finally
> fails. Any idea what could be wrong?

Make sure you comment out SimpleRealm interceptor if you use JDBCRealm.
I accidentally left in both interceptors on one server and it did the
very same thing... JDBCRealm log messages said that authentication
was successful but it still displayed an error page.

Did it help?

with best wishes,
Taavi


Reply via email to