Hi, What's the stack trace for the ClassCastException? Yoav Shapira Millennium Research Informatics
>-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Wednesday, September 22, 2004 3:33 PM >To: Tomcat Users List >Subject: Re: RE : too many JAAS... > >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] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
