Though what I was wondering about is, since you can change which
login.config file should be loaded by the system property, could a new
one be loaded, or does this code get executed ONLY once?

Quintin Beukes



On Fri, Oct 9, 2009 at 7:58 AM, David Blevins <[email protected]> wrote:
>
> On Oct 8, 2009, at 10:43 AM, Quintin Beukes wrote:
>
>> Can a new login module be deliberately loaded after the first
>> InitialContext was started, ie. login configuration has been parsed.
>>
>> Is there any way a login configuration/module can be loaded
>> automatically AT ALL?
>
> Only way to add a new LoginModule is by editing the conf/login.config file.
>  There's no way to do it programmatically in the client or server.
>
> -David
>
>

Reply via email to