From owner-freebsd-questions@FreeBSD.ORG Sat Mar 20 08:56:52 2004 Return-Path: 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 D67CB16A4CE for ; Sat, 20 Mar 2004 08:56:52 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7070B43D1D for ; Sat, 20 Mar 2004 08:56:52 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc11) with ESMTP id <2004032016565101100igehpe>; Sat, 20 Mar 2004 16:56:51 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 2343012; Sat, 20 Mar 2004 11:56:51 -0500 (EST) Sender: lowell@be-well.ilk.org To: "lrnobs" References: <21608.195.229.241.165.1079649836.squirrel@webmail.mazenalzogbi.com> <001c01c40d41$ed099500$6400a8c0@NCSXP> From: Lowell Gilbert Date: 20 Mar 2004 11:56:50 -0500 In-Reply-To: <001c01c40d41$ed099500$6400a8c0@NCSXP> Message-ID: <44wu5fmp7x.fsf@be-well.ilk.org> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: What versions of Tomcat and Java work on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 16:56:53 -0000 "lrnobs" writes: > I had a jsp web application written for me which was setup on RedHat9. > > I would like to move this onto FreeBSD or OpenBSD if possible. > > The Tomcat version used was 4.1 and the Java SDK used was Java 2 SDK > Standard Edition 1.4.2 > > Will these versions run on FreeBSD 4.8, 4.9, or 5.2 or do I have to stay > with Linux without a rewrite. > > If it will run, are there big changes in file paths, etc.? > > I currently have 4.8 but could of course get newer stuff. Those things are in the ports system and should work with little to no changes in your application. http://www.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/index.html