Re: another problem with JAAS

2004-04-23 Thread Beloglazov Maksim
I'm writing a tutorial on this, but it isn't ready yet. If you need an implementation fast, and the above is not enough to go on, I can speed up the writing ;-) Cheers, Michiel Beloglazov Maksim wrote: Hello, I've written a JAAS LoginModule and my web application successf

log verbosity in tomcat

2004-04-23 Thread Beloglazov Maksim
... Is there any way to increase verbosity of logging? Thanks in advance, Beloglazov Maksim

another problem with JAAS

2004-04-22 Thread Beloglazov Maksim
rlier JDKs to java.security.Principal in modern ones? Any help is greatly appreciated. Beloglazov Maksim.

Re: Jaas and Jndi problem

2004-04-21 Thread Beloglazov Maksim
; } } Only at your web application you have a comp/env JNDI Tree ( Look at resource-link server.xml configuration) regards peter http://tomcat.objektpark.org Beloglazov Maksim schrieb: Hello, I'm stuck with the problem trying to get a way out for several hours: I have a database resource declar

Jaas and Jndi problem

2004-04-21 Thread Beloglazov Maksim
Hello, I'm stuck with the problem trying to get a way out for several hours: I have a database resource declared in server.xml in GlobalNamingResources part Also I have a JAAS login module which is intended to use this JNDI database resource. And I can't get access to this resource my JAAS login