Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 92099 invoked from network); 18 Jan 2006 23:55:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jan 2006 23:55:21 -0000 Received: (qmail 39715 invoked by uid 500); 18 Jan 2006 23:55:18 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 39650 invoked by uid 500); 18 Jan 2006 23:55:17 -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 39639 invoked by uid 99); 18 Jan 2006 23:55:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2006 15:55:17 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.130.132.56] (HELO adicia.telenet-ops.be) (195.130.132.56) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2006 15:55:16 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by adicia.telenet-ops.be (Postfix) with SMTP id 9957E38042 for ; Thu, 19 Jan 2006 00:54:55 +0100 (CET) Received: from EARTH (d51A46531.access.telenet.be [81.164.101.49]) by adicia.telenet-ops.be (Postfix) with ESMTP id 71CFA38145 for ; Thu, 19 Jan 2006 00:54:55 +0100 (CET) From: "Davy De Waele" To: "'Apache Directory Developers List'" Subject: RE: ApacheDS and LDIF schema files Date: Thu, 19 Jan 2006 00:54:35 +0100 Message-ID: <000001c61c8a$88d6a230$7302a8c0@EARTH> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal In-Reply-To: <43CE8447.3060003@bellsouth.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Alex, Thanks for the swift responses. Concerning the question below, I was referring to a way to generate such a schema JAR (based on the openldap schema file). Or do I need to pass through maven in order to do that? >>3) What happens if I'm working with a binary release of apacheds >>(downloaded from apache). Does this mean that I won't be able to >>introduce new objectclasses & attributes ? >> >> >Not at all. You can still add your schema jar to the classpath. > >