Hi,

I've just discovered this bug.

I have two applications in JBoss.  The first is lm.war, a web app.  It contains 
users.properties and roles.properties files for the UsersRolesLoginModule.

I also have an application call cm.ear.  It contains a working WS4EE EJB Web 
service, cm.jar.  cm.jar also contains users.properties and roles.properties

When I try to access the secured web service, the UsersRolesLoginModule 
authenticates me against the users in lm.war, rather than those is cm.jar.  Is 
this some kind of classpath error?

As a work around, I am defining an individual login module in 
conf/login-config.xml, and using unique filenames instead of just 
users.properties and roles.properties.  However, this is not ideal.

Regards,

Daniel

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903087#3903087

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903087


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to