Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 51366 invoked from network); 27 Mar 2006 19:36:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2006 19:36:58 -0000 Received: (qmail 34237 invoked by uid 500); 27 Mar 2006 19:36:50 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 34154 invoked by uid 500); 27 Mar 2006 19:36:49 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 34118 invoked by uid 99); 27 Mar 2006 19:36:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 11:36:49 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [199.237.51.194] (HELO green.rootmode.com) (199.237.51.194) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 11:36:44 -0800 X-ClientAddr: 68.171.62.46 Received: from [192.168.15.100] (68-171-62-46.vnnyca.adelphia.net [68.171.62.46]) by green.rootmode.com (8.12.10/8.12.10) with ESMTP id k2RJZtDX024019; Mon, 27 Mar 2006 14:35:55 -0500 In-Reply-To: <442469A1.4010202@coderesearch.com> References: <4424668B.8070104@gmail.com> <442469A1.4010202@coderesearch.com> Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <0098EF44-7E5E-4F49-8995-C702238E96D2@iq80.com> Cc: dev Content-Transfer-Encoding: quoted-printable From: Dain Sundstrom Subject: Re: Geronimo documentation update Date: Mon, 27 Mar 2006 11:36:19 -0800 To: user@geronimo.apache.org X-Mailer: Apple Mail (2.746.3) X-RootMode-MailScanner-Information: Please contact the ISP for more information X-RootMode-MailScanner: Found to be clean X-MailScanner-From: dain@iq80.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The objectweb wrapper is LGPL licensed where as the Java Service =20 Wrapper uses the MIT license which is compatible with the ASL. Also, =20= I had never heard of the objectweb project until you pointed it out =20 where as virtually every major site I go to uses Java Service Wrapper =20= to manage their application servers. As for technology, I've =20 personally never used either. -dain On Mar 24, 2006, at 1:50 PM, Mario R=FCbsam wrote: > Hi, > > can anybody tell me the difference/advantage between the documented =20= > wrapper > and JavaService from http://javaservice.objectweb.org (the wrapper =20 > I currently use in production)? > > Thanks, > Mario > > > > Hernan Cunico wrote: >> Hi All, >> I found the thread on Java Service Wrapper very cool. I gathered =20 >> the info from the thread and put it together in an article with =20 >> the steps for configuring Geronimo to run as a Windows service. =20 >> Here is the link, >> http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/=20 >> Configuring+Geronimo+as+a+Windows+Service Cheers! >> Hernan