Hi all, I am trying to invoke my custom login module in a Servlet Filter.
Logincontext lc = new logincontext(configname,mycallbackhandler). In the login module I try to case the callbackhandler to mycallbackhandler and it throws a class case exception. When I did some digging I found that the instance is of DecouplingCallbackHandler. Can someone please tell me how to work with Geronimo when I have customLoginModules and CustomCallbackhandlers? I have been stuck with this for quite sometime now. Appreciate your time. Thanks, Priya __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
