Hi all, I downloaded and installed JBoss-2.4.2_Tomcat-4.0 (on RH Linux 7.1) and the JAAS howto examples. When I run the "command line" client via ant everything works great but when I try to access the SecureServlet I'm told through the browswer that access is denied without it ever popping up a requester for username/password.
When the SecureServlet is requested the following is written to the shell/console: [Default] Bad password for username=null The following is written to the log: [Default] Bad password for username=null [JBossSecurityMgrRealm] User: null is NOT authenticated [JBossSecurityMgrRealm] User: null is NOT authorized, requiredRoles=[Echo] When I built the examples it wrote auth.conf to $jboss.dist/jboss/tomcat/auth.conf so I moved it to $jboss.dist/jboss/catalina/auth.conf What the heck am I doing wrong? __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
