Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 69422 invoked from network); 10 Nov 2005 14:47:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Nov 2005 14:47:00 -0000 Received: (qmail 3076 invoked by uid 500); 10 Nov 2005 14:46:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 2876 invoked by uid 500); 10 Nov 2005 14:46:55 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 2861 invoked by uid 99); 10 Nov 2005 14:46:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 06:46:55 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hcunico@gmail.com designates 66.249.82.202 as permitted sender) Received: from [66.249.82.202] (HELO xproxy.gmail.com) (66.249.82.202) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 06:46:47 -0800 Received: by xproxy.gmail.com with SMTP id i27so625262wxd for ; Thu, 10 Nov 2005 06:46:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=XcQuAiea8Q/L40KjBIIIUyBFxInqvYxFdArBFICHcnD0TE5mIdxX1ZHq2tNYfyYZ0/lzpj6XtwG4ipADnRurASnPiXK8ldfT+36VHqo7WqtSDunhpfgbPXhfua4UWlsPmk+5UCAD45+3eT+5txAyy1ICr846PPHkWczDCwTzCC4= Received: by 10.65.236.2 with SMTP id n2mr929298qbr; Thu, 10 Nov 2005 06:46:31 -0800 (PST) Received: from ?9.27.152.129? ( [129.33.49.251]) by mx.gmail.com with ESMTP id f16sm42630qba.2005.11.10.06.46.30; Thu, 10 Nov 2005 06:46:30 -0800 (PST) Message-ID: <43735D49.90207@gmail.com> Date: Thu, 10 Nov 2005 09:46:33 -0500 From: Hernan Cunico User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Geronimo M5 documentation - LDAP References: <4372580B.4010702@gmail.com> <335b7d740511091743v2709c8fbh6cdfa5b9c5563d13@mail.gmail.com> In-Reply-To: <335b7d740511091743v2709c8fbh6cdfa5b9c5563d13@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ken, The initialContextFactory indicates who is providing the service. Since in M5 we have to use SUN's JVM, and the fact that we are using the "built-in" ApacheDS, I have not tried any other "funny" combination. For example, com.ibm.jndi.LDAPCtxFactory or com.novell.service.ldap.LdapCtxFactory also give you access to an LDAP server but you may have problems reading objects created with a different initialContextFactory. HTH Cheers! Hernan Ken Perl wrote: > Is the option's value of the initialContextFactory fixed to all other > JVM vendors? > > initialContextFactory=com.sun.jndi.ldap.LdapCtxFactory > > On 11/10/05, Hernan Cunico wrote: > >>Hi all, >>I updated the LDAP section (in the confluence site) with a sample >>application (based on JIRA 417) and instructions on how to configure >>LDAP on Geronimo when using Jetty as the Web container. Here is the link >> >>http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/LDAP >> >> >>Cheers! >>Hernan >> > > > > -- > perl -e 'print unpack(u,"62V5N\"FME;G\!E ")' >