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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...