On Wed, Sep 22, 2004 at 03:16:17PM -0400, Shapira, Yoav wrote: > > Hi, > Can you put the login module in common/lib as well, to see if it being > loaded by the common classloader makes a difference?
first: thanks a lot for your efforts. i can, i did change the location for the loginModule, so that it gets loaded by StandardClassLoader: DEBUG [http-8080-Processor25] (DabLoginAction.java:177) - handler in servlet loaded : [EMAIL PROTECTED] DEBUG [http-8080-Processor25] (DabLoginAction.java:183) - servlet classloader logincontext: null DEBUG [http-8080-Processor25] (DabLoginModule.java:44) - init: callbackHandler declared by class javax.security.auth.login.LoginContext DEBUG [http-8080-Processor25] (DabLoginModule.java:45) - init: callbackHandler is: javax.security.auth.login.LoginContext$SecureCallbackHandler DEBUG [http-8080-Processor25] (DabLoginModule.java:46) - init: callbackHandler loaded by: null DEBUG [http-8080-Processor25] (DabLoginModule.java:54) - loginmodule loaded by: [EMAIL PROTECTED] DEBUG [http-8080-Processor25] (DabLoginModule.java:55) - javax.security.auth.login.LoginContext$SecureCallbackHandler (initialized handler) loaded: null javax.security.auth.login.LoginException: java.lang.ClassCastExceptioni but same cce 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]
