Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 81496 invoked from network); 17 Mar 2010 15:48:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Mar 2010 15:48:02 -0000 Received: (qmail 85119 invoked by uid 500); 17 Mar 2010 15:48:02 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 85028 invoked by uid 500); 17 Mar 2010 15:48:01 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 85020 invoked by uid 99); 17 Mar 2010 15:48:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Mar 2010 15:48:01 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.220.218 as permitted sender) Received: from [209.85.220.218] (HELO mail-fx0-f218.google.com) (209.85.220.218) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Mar 2010 15:47:54 +0000 Received: by fxm10 with SMTP id 10so1241640fxm.10 for ; Wed, 17 Mar 2010 08:47:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=uaGNvjDj4YgbmbgL/Qgxyf8uh4kWFqIYeLmJkF/Q8+c=; b=sbON5YLQkKCfszgpeKF2PEV5u/sKR119Jgdxc9ZRPLJ3bv4CT0ABzIGVJMCAviBR0m ezMphgR+AP4DsgMRe39CiRifiN+NTkpG/4w1ceBLgtYc3YT21lQ+KJryZSrjQdIwPnVW WV0+6eR9pYY1aBAMSl+SyAAJYobi2/gS7PRNc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YJNoRQXNt0PhoQfKxVY3zoqslaMFOQxbotzTeDCM/SU54GO75cs+RfwXl5kROH+9HS hXTr66X+SpHZghU7Er2ZgL7KBqrBYzXwrR2iklHZVA73TIAXQ3gkARP5rM6bG+NXQn5R Q/EZM8KaPdaBdV3xgb6Dv/2K3c5Fure7ixp04= MIME-Version: 1.0 Received: by 10.239.137.197 with SMTP id m5mr1033370hbm.62.1268840852913; Wed, 17 Mar 2010 08:47:32 -0700 (PDT) In-Reply-To: <4BA0AD33.1030702@apache.org> References: <20100316212558.68F4A2388A1C@eris.apache.org> <4BA0AD33.1030702@apache.org> Date: Wed, 17 Mar 2010 15:47:32 +0000 Message-ID: <25aac9fc1003170847m193bb418x2706d1d40478e62f@mail.gmail.com> Subject: Re: svn commit: r923987 - in /commons/proper/daemon/trunk/src/site/xdoc: binaries.xml procrun.xml From: sebb To: dev@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 17/03/2010, Mladen Turk wrote: > On 03/16/2010 10:25 PM, sebb@apache.org wrote: > > > Author: sebb > > > > > +The Windows archive contains 2 different executables: > > It actually contains four of them. > prunsvr.exe for x86, amd64 and ia64 and prunmgr for x86 > that manages all cpu specific versions. > > > > +The Windows applicationprunsrv.exe has to > be installed as a service > > +using theprunmgr.exe manager application. > > > > > How did you came to that conclusion? > Service is installed using prunsrv not by prunmgr. Sorry, misread the page. I've fixed it up now (I think - corrections welcome) > > Regards > -- > ^TM > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org