Hi,

I am using JBoss with Tomcat integrated (JBoss-2.4.9_Tomcat-3.2.3).


I try to use the Tomcat's JDBC realm authentication method, and I have
configured the Tomcat users roles tomcat/conf/tomcat-users.xml) and
modified correspondant lines in my application's WEB-INF/web.xml file.

If I run a stand-alone Tomcat (installed apart from the JBoss/Tomcat
bundle), everything goes fine, a protected page call results on a login
form page and the user gets the page requested only if username/password
is OK.

Now, if I run JBoss/Tomcat for the same configuration files, it seems
impossible for user to get the access. The user still gets the login
form while trying to call a protected page, but the username/password
paire is never valid.

Is it possible to use the Tomcat's JDBC realm mechanism in JBoss, or one
just HAS TO apply the JAAS-based security methods?

Thanks to everyone.

Ekaterina.




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to