Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 64958 invoked from network); 2 Jul 2007 11:47:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2007 11:47:45 -0000 Received: (qmail 60126 invoked by uid 500); 2 Jul 2007 11:47:48 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 60100 invoked by uid 500); 2 Jul 2007 11:47:48 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 60089 invoked by uid 99); 2 Jul 2007 11:47:48 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 04:47:48 -0700 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=HTML_MESSAGE,HTML_TAG_EXIST_TBODY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of elecharny@gmail.com designates 66.249.90.182 as permitted sender) Received: from [66.249.90.182] (HELO ik-out-1112.google.com) (66.249.90.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 04:47:44 -0700 Received: by ik-out-1112.google.com with SMTP id b35so1282294ika for ; Mon, 02 Jul 2007 04:47:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=ICUK5hSAvKxj4lFRokyaUcy+GTLkjXfmZFhSPL5G8fQ2W0/8FhXQPLDQ615GKycLd6G2iy1Hxm7JGJuDjWOAWy9I6DFYntcNe33UWWzhxR6nxpz6VdepLUGy3ds6byyYTUx+XZPMtiRSkKQpmm7u7q9TjH18NNc+njWwUKJDYLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=DNgln2UpdSailCrXH01NNpVhi7ZewkoSH8PwVIzggeqA55Lic9XR9SmmMttG65EFx0hHaBAaLqBPT+zFE5iGqpRJEe9h8JNi2k+sRI3X2lacAaxVIbh0Hd+2EbBjamXrMHdMQJJ690gODSCkZZM4xYmiCzL8qirTXlWrb56gkRo= Received: by 10.78.147.6 with SMTP id u6mr2851022hud.1183376841901; Mon, 02 Jul 2007 04:47:21 -0700 (PDT) Received: by 10.78.42.11 with HTTP; Mon, 2 Jul 2007 04:47:21 -0700 (PDT) Message-ID: Date: Mon, 2 Jul 2007 13:47:21 +0200 From: "Emmanuel Lecharny" Reply-To: elecharny@iktek.com To: users@directory.apache.org Subject: Re: ApacheDS and UDDI In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_93874_11433122.1183376841865" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_93874_11433122.1183376841865 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Well, you will have to run mvn clean install before starting ADS 1.5. The problem is that we are now using ADS itself to store the schema. But we need to inject this meta-schema into ADS when you first launch it, otherwis= e the server won't be able to start. The DBFILES is created when compiling th= e server with the mvn clean install, and then loaded into the server. I know, this is not very elegant, but as we don't have yet worked to clean this up, you will have to go through it... Sorry for the burden... On 7/2/07, sgestin@gnt.ch wrote: > > Then my first task is finalisation of ApacheDS 1.5. When starting ApacheD= S > server I get this error : > > Caused by: *java.lang.RuntimeException*: *java.lang.IllegalStateException= *: > No resource named > org/apache/directory/server/schema/bootstrap/partition/DBFILES > > I supposed that DBFILES contains an empty database template. In which jar > is this packed? > > Stevens > > [image: Inactive hide details for "Emmanuel Lecharny" > ]"Emmanuel Lecharny" > > > > *"Emmanuel Lecharny" * > > 02.07.2007 13:30 Veuillez r=E9pondre =E0 > users@directory.apache.org > > > A > > users@directory.apache.org > cc > > > Objet > > Re: ApacheDS and UDDI > jUDDI is not dead. > > The last commit was done 2 days ago. ven if the list is not very active, > there is still some commits. > > You seems to have build an interesting server. We will be pleased to help > you if you want to go farther, but I would encourage you to switch to 1.5= , > which is much more stable and fast. More that that, even if in early > stage, > it's easier to use than 1.0 ! > > Thanks for your interest ! > > On 7/2/07, sgestin@gnt.ch < sgestin@gnt.ch> wrote: > > > > Is jUDDI still an open project, There is no release since June 14, 2005 > . > > > > I thought UDDI was available in ApacheDS. I missunderstand something :)= . > > > > I developed a custom server integrating ApacheDS 1.02 (would like 1.5bu= t > > some feature of my dynamic lcassloader is not in place), tomcat 6 and > others > > open source projects. I will need UDDI service to expose some features > of > > our software. I may spent time on this implementation but need some > hints to > > do this. > > > > Stevens > > > > [image: Inactive hide details for "Emmanuel Lecharny" > > ]"Emmanuel Lecharny" < elecharny@gmail.com> > > > > > > > > *"Emmanuel Lecharny" * > > > > > 02.07.2007 11:56 Veuillez r=E9pondre =E0 > > users@directory.apache.org > > > > > > A > > > > users@directory.apache.org > > cc > > > > > > Objet > > > > Re: ApacheDS and UDDI > > > > Hi Stevens, > > > > there is not such an ADS UDDI service. Obviously, this would be a good > > move to have it, but there is nothing in our roadmap related to UDDI. > > > > Of course, if someone want to dedicate some time to work out a > > solution based on ADS, we would be happy to include it into the > > server. It should just be a matter to add a new schema, and to map > > jUDDI (another apache project: > http://ws.apache.org/juddi/ ) on top of > > ADS. > > > > Wanna try ? > > > > On 7/2/07, sgestin@gnt.ch < sgestin@gnt.ch> wrote: > > > > > > > > > Hi, > > > > > > I'm looking to use ApacheDS as a UDDI repository, wher can I find som= e > > > documentation on ApacheDS UDDI service? > > > > > > Best Regards, > > > Stevens Gestin > > > > > > DISCLAIMER : This email and any files transmitted with it, including > > > replies and forwarded copies (which may contain alterations) > > subsequently > > > transmitted from the sender, are confidential and solely for the use > of > > the > > > intended recipient. The contents do not represent the opinion of the > > sender > > > except to the extent that it relates to their official business. > > > > > > -- > > Regards, > > Cordialement, > > Emmanuel L=E9charny > > www.iktek.com > > > > > > > > DISCLAIMER : This email and any files transmitted with it, including > > replies and forwarded copies (which may contain alterations) > subsequently > > transmitted from the sender, are confidential and solely for the use of > the > > intended recipient. The contents do not represent the opinion of the > sender > > except to the extent that it relates to their official business. > > > > > > > -- > Regards, > Cordialement, > Emmanuel L=E9charny > www.iktek.com > > > > DISCLAIMER : This email and any files transmitted with it, including > replies and forwarded copies (which may contain alterations) subsequently > transmitted from the sender, are confidential and solely for the use of t= he > intended recipient. The contents do not represent the opinion of the send= er > except to the extent that it relates to their official business. > > --=20 Regards, Cordialement, Emmanuel L=E9charny www.iktek.com ------=_Part_93874_11433122.1183376841865--