Javed Akhter Ansari created JS2-1277: ----------------------------------------
Summary: Apache tomcat is not loading the user and role class for JAASRealm Key: JS2-1277 URL: https://issues.apache.org/jira/browse/JS2-1277 Project: Jetspeed 2 Issue Type: Bug Components: Security Environment: Tomcat 7.0.27 on a windows XP SP3 machine Reporter: Javed Akhter Ansari I am creating a website and implement security. For this I am using Form based authentication and JAASRealm. I have implemented the login module and able to authenticate but while authorizing tomcat is not able to load the user and role classes once I start the tomcat server. It gives the following error on startup Jun 13, 2012 4:11:47 PM org.apache.catalina.realm.JAASRealm parseClassNames SEVERE: Class com.cogent3M.SMARTS.Core.General.SMARTSUserPrincipal not found! Class not added. Jun 13, 2012 4:11:47 PM org.apache.catalina.realm.JAASRealm parseClassNames SEVERE: Class com.cogent3M.SMARTS.Core.General.SMARTSRolePrincipal not found! Class not added. I have taken help from http://blog.frankel.ch/custom-loginmodule-in-tomcat -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org