Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 88652 invoked from network); 11 Jun 2007 14:22:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2007 14:22:34 -0000 Received: (qmail 89480 invoked by uid 500); 11 Jun 2007 14:22:37 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 89438 invoked by uid 500); 11 Jun 2007 14:22:37 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 89427 invoked by uid 99); 11 Jun 2007 14:22:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 07:22:37 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ole.ersoy@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 07:22:33 -0700 Received: by wx-out-0506.google.com with SMTP id t5so1247456wxc for ; Mon, 11 Jun 2007 07:22:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=fsEvOgDUYtNhAG4iz/Jq9jw9ys/UFXPMovdjDXBeRXEb8hFOtwUebjQ8I9b0nRhFE7B4R/cl0xiQ08xE0jJmUy2fTEnEjKTxE29DHoC9ZnlyGu8s9lB6L9vLb4si7dxLE25bJrGmhG0KXO9QDZPAL/4jaH4wrwRZcKLh3kVAYVQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=ZXW0sHHpEzNVKDnf7dasZeFM844hfvkjVsbMm8b9dJljIB4gWVRW+d5krYLJTxgpzr9/y3cQmFlcmmXf4pWTlNWOeJ2FPJIW6NXQcG4KD7ShoPBqPEUMAbSS+f9HVemFIWNHi9LGBr/wsPNQ2ttVGIB+2Qw1RXhmds7JxZWO9gA= Received: by 10.90.29.18 with SMTP id c18mr5165770agc.1181571732402; Mon, 11 Jun 2007 07:22:12 -0700 (PDT) Received: from ?192.168.1.6? ( [24.13.179.233]) by mx.google.com with ESMTP id c12sm22191837nzc.2007.06.11.07.22.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Jun 2007 07:22:11 -0700 (PDT) Message-ID: <466D5A95.3070804@gmail.com> Date: Mon, 11 Jun 2007 09:22:13 -0500 From: Ole Ersoy User-Agent: Thunderbird 2.0.0.0 (X11/20070419) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [jira] Updated: (DIRSERVER-964) Binding does not return DirContext Object's when creating by doing ctx.createSubcontext("cn=test"); References: <16729092.1181497046327.JavaMail.jira@brutus> <466C8A3E.7020706@gmail.com> <466CCC07.6030902@apache.org> <466D2136.3000009@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Terrific - Thanks. Do you know whether the binding I get from the NamingEnumeration representing the children of L0 should return a context Object when I do binding.getObject()? It seems that if I can lookup the context L1 and perform DirContext operations on it, then the binding that represents it should return it also? Emmanuel Lecharny wrote: > Hi, > > > Can you pointing me to those RFCs ? > > Alex said it's RFC 2713 > http://mail-archives.apache.org/mod_mbox/directory-dev/200704.mbox/%3Ca32f6b020704031322g2dc0cc69w1a3551997d9856b8@mail.gmail.com%3E > > > > > Oh, damnit ! Yeah, there is something about JNDI and createContext( Name > ) : > http://svn.apache.org/viewvc?view=rev&rev=546021 > > > Ok, so this is a real bug, because we have lost this functionnalities > (if we aver had it in the past...) > > Fine, I will fix it (piece of cake :) > > > > -- > Regards, > Cordialement, > Emmanuel L�charny > www.iktek.com