Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 64574 invoked from network); 30 Mar 2006 18:33:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Mar 2006 18:33:13 -0000 Received: (qmail 76255 invoked by uid 500); 30 Mar 2006 18:33:08 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 76190 invoked by uid 500); 30 Mar 2006 18:33:08 -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 76157 invoked by uid 99); 30 Mar 2006 18:33:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 10:33:08 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of j.henne@levigo.de designates 62.206.214.5 as permitted sender) Received: from [62.206.214.5] (HELO mail.levigo.de) (62.206.214.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 10:33:07 -0800 Received: from ASSP-nospam (mail.levigo.de [127.0.0.1]) by mail.levigo.de (Postfix) with ESMTP id 7A0187E10 for ; Thu, 30 Mar 2006 20:32:46 +0200 (CEST) Received: from 10.208.3.42 ([10.208.3.42] helo=[10.208.3.42]) by ASSP-nospam ; 30 Mar 06 18:32:46 -0000 Message-ID: <442C244A.70701@levigo.de> Date: Thu, 30 Mar 2006 20:32:42 +0200 From: =?ISO-8859-15?Q?J=F6rg_Henne?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Launching DNS server Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, how do you launch the DNS server? I'm trying to build a launch wapper along the lines of org.apache.directory.server.dns.DnsServer for the DHCP server, but could not find an example of how to launch it - especially in stand-alone mode. Thanks Joerg Henne