Bugs item #991638, was opened at 2004-07-15 14:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=991638&group_id=22866
Category: JBossSX Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Phil Cornelius (smapjb) Assigned to: Nobody/Anonymous (nobody) Summary: UserRolesLoginModule random properties from Classloader Initial Comment: I have two war modules in my EAR.. each is secured with different roles mapped in the login-config.xml.. For dev and testing I use the UserRolesLoginModule for each. So in each of the war's WEB-INF/classes folder I have the users.properties and roles.properties files. Under jboss 3.0.8 + tomcat this has been fine for over a year. i.e. the correct users and roles files are picked up for the correct war module. I have migrated to jboss-3.2.5 and sometimes the users.properties roles.properties get picked up from one war and sometimes from the other. So sometimes I can login and sometimes I can't. I have been observing this for a month or so before I finally cottoned on to what it might be.. I then deleted the users.properties and roles.properties from one of the war files and things are consistent again.. I have tested this for about a week before posting this as a bug.. just to make certain. I guess it is todo with a change in Class Loader from 3.0.8 to 3.2.5. And while it is no big deal 'who uses UserRolesLogin in production' It may be the root of a more serious problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=991638&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
