Too bad. Is it just for now or never? Thanks a lot,
Lin -----Original Message----- From: Scott M Stark [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 6:12 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Realm Setting Custom tomcat realms are not supported by the embedded service. xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Lin Wang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 5:38 PM Subject: [JBoss-dev] Realm Setting Hi, I am having problems to set up a custom realm in the integrated jboss-3.0.0RC2_tomcat-4.0.3. I added the custom realm in the following file: /catalina/conf/server.xml like this: <Server ... <Service..... <Realm className="com.xyz.tomcat4x.XYZRealm" /> The server can never pick it up. Then I tried example: http://localhost:8080/examples/jsp/security/protected from a fresh installation. It points me to login page, but whatever username and password I put in, it will allow me in. This means MemoryRealm isn't used as it's supposed to be. Is it a bug or I missed something? Thanks in advance for your help. Lin _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
