From owner-freebsd-questions@FreeBSD.ORG Sat Nov 26 22:57:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D7FA16A41F for ; Sat, 26 Nov 2005 22:57:32 +0000 (GMT) (envelope-from msoulier@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DBA943D5E for ; Sat, 26 Nov 2005 22:57:19 +0000 (GMT) (envelope-from msoulier@gmail.com) Received: by nproxy.gmail.com with SMTP id g2so432231nfe for ; Sat, 26 Nov 2005 14:57:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GxKN2psiXwDf5nf80iI1Q8GyamR5j5+Xyp9Qw+Cadzh7nq641gwLEFBwJphCEZYYWniQOv40dhwSKtP138mPE7ZHyPXElkGGPm6zmM64rI5P3UK5qQj5gcq/kEFv4FSRprTaPzedoKw+TKxfiYFoFJQwI83GixK2TIxh2jdRpQw= Received: by 10.48.225.11 with SMTP id x11mr339664nfg; Sat, 26 Nov 2005 14:57:18 -0800 (PST) Received: by 10.48.231.17 with HTTP; Sat, 26 Nov 2005 14:57:17 -0800 (PST) Message-ID: Date: Sat, 26 Nov 2005 17:57:17 -0500 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: "fbsd@brokendown.net" In-Reply-To: <20051126105843.vkayeytf4ssc4c80@webmail.nwiz.biz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051126105843.vkayeytf4ssc4c80@webmail.nwiz.biz> Cc: freebsd-questions@freebsd.org Subject: Re: tomcat + apache + java 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: Sat, 26 Nov 2005 22:57:32 -0000 On 11/26/05, fbsd@brokendown.net wrote: > Can anyone point me to a surefire how-to to get tomcat & java & apache ru= nning > on a FreeBSD 5.3R box. Start here. http://www.freebsd.org/java/ It worked for me. JDK 1.4.2 and Tomcat 5.5.9. I haven't set up mod_jk yet, I'm just using ProxyPass from apache. Mike > > Here are the current setup. > > OS : FreeBSD 5.3R > Apache 2.0.50 > Tomcat 5.0.28 > mod_jk - seems to be 1.2.5 > java - jdk1.4.2 > > Thanks, > > Ed > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > -- Michael P. Soulier