Hello bmcgovern,

your second question is answered in your errormessage:
13:58:50,015 ERROR [UsersRolesLoginModule] 

A UserRolesLoginModule sends the message, but 
you defined the 
 <login-module code = "org.jboss.security.auth.spi.DatabaseServerLoginModule"
  | 
in ??/web inf/login-config

If you want to login at the portal an want to use the
DatabaseServerLoginModule,
you have to define this login-module in the
-portal.sar/conf/login-config

Now you have defined the UsersRolesLoginModule
at this place, which could not find his required propertie files.

Daniel Wasser








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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985444
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to