From owner-freebsd-java@FreeBSD.ORG Thu Feb 5 21:04:18 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBE1F106564A for ; Thu, 5 Feb 2009 21:04:18 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.freebsd.org (Postfix) with ESMTP id B79708FC19 for ; Thu, 5 Feb 2009 21:04:18 +0000 (UTC) (envelope-from chuckr@telenix.org) Received: (qmail 10092 invoked from network); 5 Feb 2009 21:04:18 -0000 Received: from april.chuckr.org (HELO april.telenix.org) (chuckr@[66.92.151.30]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 5 Feb 2009 21:04:17 -0000 Message-ID: <498B525D.50904@telenix.org> Date: Thu, 05 Feb 2009 15:55:57 -0500 From: Chuck Robey User-Agent: Thunderbird 2.0.0.19 (X11/20090121) MIME-Version: 1.0 To: Pieter de Goeje References: <4988F9D8.5020807@telenix.org> <4989CBE5.7080105@telenix.org> <498A9FAA.40600@supsi.ch> <200902051428.45173.pieter@degoeje.nl> In-Reply-To: <200902051428.45173.pieter@degoeje.nl> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: getting tomcat running X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2009 21:04:19 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Pieter de Goeje wrote: > On Thursday 05 February 2009 09:13:30 Roberto Nunnari wrote: >> Hi Chuck, see my comments below.. >>> I'm not sure what word to use in the /etc/rc.conf. I've had >>> tomcat6_enable set to YES from the beginning, but I'm not sure it >>> shouldn't be tomcat, tomcat60, or maybe something with periods in it. I >>> need help on that, no script seems to be helping me. > Put tomcat60_enable="YES" in rc.conf. > > For future reference, > % /usr/local/etc/rc.d/tomcat6 rcvar > tomcat60_enable=YES > > Or you can just read the tomcat6 rc script. Well, that's usually the right way to handle such things, just go look at the rc.d script, it ordinarily has references to various different variable namings. The script that the port offers, I think it came with the port's tarball, and it doesn't offer anything like the usual informative comment, so your usually good advice, it doesn't work in this one. However, you *DID* say tomcat60 here, that's direct enough for me, thanks. Do you happen to know how rcvar works? > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmLUl0ACgkQz62J6PPcoOmQGgCghE2kXOF8PjdwHSCj90EZxCEe 2pAAn37/NMyA3uHlUFjon/I4EYVJaFoM =47P9 -----END PGP SIGNATURE-----