On Wed, Sep 22, 2004 at 02:28:59PM -0400, Shapira, Yoav wrote: > > Hi, > I didn't follow the rest of your thread. Your callback handler is > loaded from common/lib, not WEB-INF/lib, right? > > Yoav Shapira
if i call the handler on my servlet, the handler is loaded by StandardClassLoader from common/lib but i guess somewhere here is my problem - just that i dont see it. --- snip --- DEBUG [http-8080-Processor24] (DabLoginAction.java:177) - handler in servlet loaded : [EMAIL PROTECTED] [http-8080-Processor24] (DabLoginModule.java:43) - init: callbackHandler declared by class javax.security.auth.login.LoginContext DEBUG [http-8080-Processor24] (DabLoginModule.java:44) - init: callbackHandler is: javax.security.auth.login.LoginContext$SecureCallbackHandler DEBUG [http-8080-Processor24] (DabLoginModule.java:45) - init: callbackHandler loaded by: null DEBUG [http-8080-Processor24] (DabLoginModule.java:53) - loginmodule loaded by: [WebappClassLoader greetings rene -- gpg-key 8FC78254 http://www.so36.net/keys/rene.asc fingerprint: E883 D359 3F56 51AF 0294 8BEB 16B3 15BD 8FC7 8254 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
