Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 5717 invoked from network); 21 May 2007 17:38:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 May 2007 17:38:14 -0000 Received: (qmail 52548 invoked by uid 500); 21 May 2007 17:38:19 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 52515 invoked by uid 500); 21 May 2007 17:38:19 -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 52504 invoked by uid 99); 21 May 2007 17:38:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 10:38:19 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [81.169.146.161] (HELO mo-p00-ob.rzone.de) (81.169.146.161) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 10:38:10 -0700 Received: from [127.0.0.1] (p548FF269.dip.t-dialin.net [84.143.242.105]) by post.webmailer.de (fruni mo5) (RZmta 6.5) with ESMTP id P0262fj4LGFCrd for ; Mon, 21 May 2007 19:37:47 +0200 (MEST) Message-ID: <4651D8EA.1020306@labeo.de> Date: Mon, 21 May 2007 19:37:46 +0200 From: Stefan Zoerner User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [ApacheDS] Embedded http service part2 References: <4651C9D1.9060901@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RZG-AUTH: kR2YrGeU3i5GJZNxbYfAbITnBeX/YWiFZ/RSZNN7D9RkvGeI24HzUS73Hg== X-RZG-CLASS-ID: mo00 X-Virus-Checked: Checked by ClamAV on apache.org Emmanuel Lecharny wrote: > This is a totally different concern. Nothing forbid you to create a > webapp including an embedded ADS. This has already been done (I had two > student this year who provided such a webapp). We wanted to embed a > container so that we don't depend on any other container if we want to > offer DSML through HTTP, standalone. Having to setup N product when you > want to play with ADS and DSML is not very convenient. > > However, the idea of building a standalone webapp with ADS embedded is > not stupid, and woth to spend some time on it. Wanna do it ? We already have this as a simple embedding example in our documentation, by the way: http://directory.apache.org/apacheds/1.0/embedding-apacheds-as-a-web-application.html Greetings, Stefan