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

Reply via email to