Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 83707 invoked from network); 2 Oct 2006 14:32:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2006 14:32:34 -0000 Received: (qmail 71056 invoked by uid 500); 2 Oct 2006 14:32:27 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 70896 invoked by uid 500); 2 Oct 2006 14:32:27 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 70681 invoked by uid 99); 2 Oct 2006 14:32:25 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Oct 2006 07:32:25 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=sreepriya_ramakrishnan@yahoo.com; domainkeys=good X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.196.97.99] ([66.196.97.99:22826] helo=web56910.mail.re3.yahoo.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 1B/6B-16499-BD221254 for ; Mon, 02 Oct 2006 07:32:01 -0700 Received: (qmail 47551 invoked by uid 60001); 2 Oct 2006 14:31:06 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=uvTDHzuaekaQwNchT2j+K2Fq9XprX2Mhnbr2hod5EkcvQDCsyoMKmLufrsuCnfP71fXM9yoLsPVfB4JsHiOfwjAc5ygH+UTAA6PWrGZSpCKupevaV1U0uQGCwjgDGq8UW43Ron6f3Tx2VjIWt3SgoIOrx7PseJBJesXjNhW5WVU= ; Message-ID: <20061002143106.47549.qmail@web56910.mail.re3.yahoo.com> Received: from [205.189.242.115] by web56910.mail.re3.yahoo.com via HTTP; Mon, 02 Oct 2006 07:31:06 PDT Date: Mon, 2 Oct 2006 07:31:06 -0700 (PDT) From: sreepriya ramakrishnan Subject: Custom Login Module .LDAPLoginModule and Exception To: user@geronimo.apache.org In-Reply-To: <22d56c4d0610020628sd6766a3hfb6c95cb626e463@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I have configured the LDAPLoginModule provided by Geronimo and another custom login module in a stacked manner in Geronimo V1.0. I have my own callbackHandler class implemented and I try to invoke the configured modules in a Servlet Filter in the following manner: lc = new Logincontext("myrealmnam",mycallbackhandler); I get the followign exception: Login failed: javax.security.auth.login.LoginException: Error filling callback list I have configured teh LDAPLoginModule as the first one in the stack and if it is successful, the second module will be called. There seems to be no further details. Can someone please let me know what is the meaning of teh exception? Thanks, Priya __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com