Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 97289 invoked from network); 16 Dec 2005 01:32:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Dec 2005 01:32:14 -0000 Received: (qmail 85448 invoked by uid 500); 16 Dec 2005 01:32:13 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 85219 invoked by uid 500); 16 Dec 2005 01:32:12 -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 85208 invoked by uid 99); 16 Dec 2005 01:32:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2005 17:32:12 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jlansing@spawar.navy.mil designates 128.49.4.2 as permitted sender) Received: from [128.49.4.2] (HELO smtp1.spawar.navy.mil) (128.49.4.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2005 17:32:11 -0800 Received: from CARC (carc.spawar.navy.mil [128.49.32.83]) by smtp1.spawar.navy.mil (8.12.11/8.12.11) with ESMTP id jBG1VecS025736 for ; Thu, 15 Dec 2005 17:31:49 -0800 From: "Jeff Lansing" To: "'Apache Directory Developers List'" Subject: RE: [ApacheDS] checkout problem Date: Thu, 15 Dec 2005 17:31:41 -0800 Message-ID: <001901c601e0$7a6eed70$53203180@xtcf.spawar.navy.mil> 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.6626 In-Reply-To: <1134692329.17355.143.camel@portable> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-SPAWAR-MailScanner: Found to be clean X-SPAWAR-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-2.702, required 5, autolearn=disabled, ALL_TRUSTED -2.82, AWL 0.12) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Emmanuel, > Or may be we can put the jars somewhere you can download them? I thought "Hey, I already have the jars somewhere. They are right there in .maven\repository\directory\jars." So I tried to install those jars in our application. But (I guess not so surprisingly) I got exactly the same NoSuchMethod error in StringUtils when the server started up. So maybe I could just download them from somewhere? Jeff I tried using these: 12/15/2005 03:22 PM 683,356 apacheds-core-0.9.4-SNAPSHOT.jar 12/15/2005 03:29 PM 5,208,813 apacheds-server-main-0.9.4-SNAPSHOT.jar 12/15/2005 03:21 PM 9,766 apacheds-shared-0.9.4-SNAPSHOT.jar