From owner-freebsd-questions@FreeBSD.ORG Tue Sep 25 14:18:41 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85C4F16A417 for ; Tue, 25 Sep 2007 14:18:41 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from kedah.mschosting.com (kedah.mschosting.com [202.75.42.90]) by mx1.freebsd.org (Postfix) with ESMTP id 29E7313C45D for ; Tue, 25 Sep 2007 14:18:41 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from [87.107.63.161] (port=49900 helo=attila) by kedah.mschosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1IaBFC-0001VS-7u; Tue, 25 Sep 2007 22:18:35 +0800 Date: Tue, 25 Sep 2007 17:54:02 +0330 From: "Bahman M." To: Yance Kowara Message-ID: <20070925175402.14755cf0@attila> In-Reply-To: <307335.52249.qm@web43131.mail.sp1.yahoo.com> References: <307335.52249.qm@web43131.mail.sp1.yahoo.com> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - kedah.mschosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - adempiere.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd Tomcat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2007 14:18:41 -0000 On Tue, 25 Sep 2007 06:23:17 -0700 (PDT) Yance Kowara wrote: > > Hi All, > > > > A web and database developer requested me to build atomcat server. > > > > Is there any good integrated doco on FreeBSD andTomcat? > > > > All I get when I googled it is old docs on JDK 1.3(e.g. > http://www.osnews.com/story.php/3558/Deploying-Apache-Tomcat-on-FreeBSD/)and > > http://www.pl.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/article.html > > > > Many of the docs pointed out the need to switch onLinux emulation > option in the kernel (Docs using FreeBSD 4.10). Is it stillnecessary > to do this or is it now handled by KLDload? > > > > Attached is pkg_info output. I tried installingeverything from ports > collection. Any missing software? > > > > I am now reading on Apache Tomcat connector. Is itstill necessary to > install it? I use - Diablo JDK 1.5 - JDK 1.6 - Tomcat 5.5 - PostgreSQL 8.2 - PL/Java 1.3.1 for development and had no problems so far. Bahman