On Wednesday, September 17, 2003, at 11:25 AM, Scott M Stark wrote:
We don't support the Realm element in the embedded config. You have to use JAAS to integrate with the security layer. See the JAAS tutorial on sourceforce in the Docs tab.
I see someone's gone to the trouble of writing org.jboss.security.auth.spi.UsersRolesLoginModule which uses two properties files to configure users and roles. So, why isn't there a module that reads the tomcat-users.xml file and authenticates against that just like standalone Tomcat does?
I ask questions here about Tomcat and people tell me to go read the Tomcat documentation. Then when I do configure Tomcat according to the docs, and spend a lot of time wondering why it isn't working like the Tomcat docs say, I learn that *embedded* Tomcat just ignores the Realm element. A bit frustrating to say the least. If this is documented somewhere within the JBoss or Tomcat docs I'd very much appreciate someone showing me where I missed that.
And while I'm on the topic, is there anywhere that lists the differences between Tomcat standalone and embedded Tomcat? Such as what configuration parameters just plain don't do anything in embedded Tomcat.
Thanks,
-M@
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
