Re: [JBoss-user] Chaining login modules

2002-09-11 Thread Scott M Stark
PROTECTED] Sent: Tuesday, September 10, 2002 10:20 PM Subject: [JBoss-user] Chaining login modules I'm trying to set up a chain of login modules to support authenticating users accessing a web application.I can get the UsersRolesLoginModule to work fine, but I'm

[JBoss-user] Chaining login modules

2002-09-10 Thread Gavin Hughes
Title: Chaining login modules I'm trying to set up a chain of login modules to support authenticating users accessing a web application. I can get the UsersRolesLoginModule to work fine, but I'm now trying to chain this with the DatabaseServerLoginModule, with little success. If I attempt t