From dev-return-13482-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Sep 08 18:07:26 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 60066 invoked from network); 8 Sep 2006 18:07:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2006 18:07:26 -0000 Received: (qmail 59796 invoked by uid 500); 8 Sep 2006 18:07:25 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 59746 invoked by uid 500); 8 Sep 2006 18:07:25 -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 59734 invoked by uid 99); 8 Sep 2006 18:07:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 11:07:25 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ngcutura@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 11:07:24 -0700 Received: by py-out-1112.google.com with SMTP id d80so881210pyd for ; Fri, 08 Sep 2006 11:07:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lf/ofjRnsw7yTLZXlfy5N2Sl6z25+tWrS1hG63tRM7P5jQ95PYlY/EPKvxYDMr62uEsqSHncMuKH1LL9R34CCgng58Vtaq1Hbw8Tt9E926zokzihtgxBuaUKvhbVzo3Lst7O2nWgF8pYnTwxI+aoMWxgEcdypA3kYILvgzK5Kp0= Received: by 10.35.76.10 with SMTP id d10mr3400780pyl; Fri, 08 Sep 2006 11:07:03 -0700 (PDT) Received: by 10.35.14.15 with HTTP; Fri, 8 Sep 2006 11:07:02 -0700 (PDT) Message-ID: <23133b0c0609081107n466468fdlad0b25ab2df70394@mail.gmail.com> Date: Fri, 8 Sep 2006 20:07:02 +0200 From: "=?UTF-8?Q?Nikola_Goran_=C4=8Cutura?=" To: "Apache Directory Developers List" Subject: Embedded Directory MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_62427_17877635.1157738822786" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_62427_17877635.1157738822786 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I want to use embedded directory server. When I start it, how do I connect to it? Is there some URL like "jvm://MyInternalLDAP" that I use instead of "ldap://ldap.myproject.org:10389"? I would like to avoid network connections and allow only clients from the same JVM to access it. Regards, NGC ------=_Part_62427_17877635.1157738822786 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

I want to use embedded directory server. When I start it, how do I connect to it? Is there some URL like "jvm://MyInternalLDAP" that I use instead of "ldap://ldap.myproject.org:10389"? I would like to avoid network connections and allow only clients from the same JVM to access it.

Regards,
NGC

------=_Part_62427_17877635.1157738822786--