From owner-freebsd-java Sat Mar 22 15:19:16 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C919937B404 for ; Sat, 22 Mar 2003 15:19:14 -0800 (PST) Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3053143F75 for ; Sat, 22 Mar 2003 15:19:12 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 18wqld-00041S-00; Sat, 22 Mar 2003 13:43:05 -0800 Date: Sat, 22 Mar 2003 13:43:02 -0800 (PST) From: Tom Samplonius To: Westbay Family Cc: freebsd-java@FreeBSD.ORG Subject: Re: keytool and Tomcat https under 1.4.1 In-Reply-To: <516F9055-5BFE-11D7-A432-000A9575BE46@seaple.icc.ne.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Disable the port's silly startup script in /usr/local/etc/rc.d, and use Tomcat's own startup script startup.sh in the bin directory. See the Tomcat install docs. In many cases, "ports" of Java applications is needless. The binary is cross-platform already. And wrapping the app in a undocumented propietary startup script isn't helping anyone. Most people are going to better off downloading the Tomcat binary from http://jakarta.apache.org than using the FreeBSD port. Just untar it, and run startup.sh. Tom On Sat, 22 Mar 2003, Westbay Family wrote: > > Yep. Very possible. SSL support is known to be poor as for -p3 state. > > I was concentrated on more priority items and did not pay it attention > > yet. > > OK. It's a known problem, then. Guess I'll need to find a work around > if I want to use it. > > > BTW, which problems you have had with LANG variable set ? > > The first attempt to build (with LANG set to ja_JP.EUC) failed. I read > the BUILD file which suggested I unset LANG, JAVA_HOME, and CLASSPATH. > To be safe, I unset LC_ALL and LC_MESSAGES as well. > > I thought it was you who said a while back that locale wasn't taken > into account for the current patch set and figured that it had > something to do with having to unset LANG to build. It's not that > pressing a problem. > > Thanks for confirming that SSL is a known problem. > > Take care. > > --- > Michael Westbay > Work: Beacon-IT http://www.beacon-it.co.jp/ > Home: http://www1.seaple.icc.ne.jp/westbay > Commentary: http://www.japanesebaseball.com/forum/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message