> From: Carol Cheung [mailto:[EMAIL PROTECTED]
> Subject: moving realm from server.xml to context.xml
>
> I have form authentication working if I place the Realm element in
> server.xml, using JDBCRealm.
>
> In doing so, I get
> ERROR JAASRealm:269 - Unexpected error
Re
Hi,
I have form authentication working if I place the Realm element in
server.xml, using JDBCRealm.
I'm trying to move the realm element out of server.xml to
META-INF/context.xml according to
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
In doing so, I get
ERROR JAASRealm:269 - Une