From users-return-3988-apmail-directory-users-archive=directory.apache.org@directory.apache.org Thu Aug 4 07:55:58 2011 Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 476206C83 for ; Thu, 4 Aug 2011 07:55:58 +0000 (UTC) Received: (qmail 34675 invoked by uid 500); 4 Aug 2011 07:55:58 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 34388 invoked by uid 500); 4 Aug 2011 07:55: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 34379 invoked by uid 99); 4 Aug 2011 07:55:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 07:55:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pajbam@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 07:55:35 +0000 Received: by wwe5 with SMTP id 5so1624051wwe.1 for ; Thu, 04 Aug 2011 00:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=4OsgsnT/Rx4Rrm33E3L7JhPm1bxnVhR6qafoexL5waQ=; b=cAHhfPK6S3p3Y/TBI08/hUrtOcfevOX7SIjqOE3Eu2QpLefMoisKRuhuEIkFQlHugY 7QD3Q9TRZhpAKo76QW03qa+4tsPYfj3gYhTt/RSwRC7XrEMp9nWbpmALMPwEtogF6In+ /5YNbZOkFd37uYMdC6kc67kdlNxu04T1IWwQ4= Received: by 10.227.55.133 with SMTP id u5mr429709wbg.13.1312444514926; Thu, 04 Aug 2011 00:55:14 -0700 (PDT) Received: from [10.0.1.2] (def92-4-82-225-58-213.fbx.proxad.net [82.225.58.213]) by mx.google.com with ESMTPS id em16sm1270212wbb.67.2011.08.04.00.55.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 04 Aug 2011 00:55:13 -0700 (PDT) Sender: Pierre-Arnaud Marcelot Subject: Re: deploying as war Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=iso-8859-1 From: Pierre-Arnaud Marcelot In-Reply-To: Date: Thu, 4 Aug 2011 09:55:11 +0200 Cc: Darko Hojnik Content-Transfer-Encoding: quoted-printable Message-Id: References: To: users@directory.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org On 4 ao=FBt 2011, at 02:30, Darko Hojnik wrote: > Am 03.08.2011, 06:52 Uhr, schrieb Kiran Ayyagari = : >=20 >> Hi Darko, >>=20 >> No we don't provide any such war file. >>=20 >> On Wed, Aug 3, 2011 at 5:54 AM, Darko Hojnik = wrote: >>> Hi there, >>>=20 >>> on first, congratulations about 2.0.0-M1! >>>=20 >>> Hmm I'm searching some code and or examples to run Apache DS = 2.0.0-M1 as WAR >>> File and deploy it to Jboss or maybe Tomcat. Is there something = available? >>>=20 >>> best regards >>> Darko Hojnik >>>=20 >>=20 >>=20 >>=20 > Hello Kiran, >=20 > many thanks for your respond. I've meant such like this = https://cwiki.apache.org/DIRxSRVx11/43-embedding-apacheds-as-a-web-applica= tion.html. Ok it will not been possible. Hi Darko, Unfortunately, this code refers to the 1.5.x code base and there has = been several important refactorings in the 2.0 branch which have = probably broken the instructions on that page. It needs to be updated for ApacheDS 2.0. It shouldn't be much different though, except for the configuration part = and some classes and projects renaming... Regards, Pierre-Arnaud=