From owner-freebsd-java@FreeBSD.ORG Fri Mar 19 05:04:50 2004 Return-Path: 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 5EBD616A4CE for ; Fri, 19 Mar 2004 05:04:50 -0800 (PST) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F7543D2D for ; Fri, 19 Mar 2004 05:04:49 -0800 (PST) (envelope-from peter.schuller@infidyne.com) Received: from thunderbolt.scode.org ([213.113.221.49] [213.113.221.49]) by mxfep01.bredband.com with ESMTP <20040319130448.BZMH2708.mxfep01.bredband.com@thunderbolt.scode.org>; Fri, 19 Mar 2004 14:04:48 +0100 Received: from localhost (localhost [127.0.0.1]) by thunderbolt.scode.org (Postfix) with ESMTP id: 04:48 +0100 (CET) From: Peter Schuller To: freebsd-java@freebsd.org Date: Fri, 19 Mar 2004 14:04:47 +0100 User-Agent: KMail/1.6 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403191404.47612.peter.schuller@infidyne.com> cc: Javier Storni Subject: Re: Why No jsvc Jakarta Commons Daemon Port? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 13:04:50 -0000 > You MUST use Apache + mod_jk + Tomcat. > This is THE solution for your scenario. There is one other major alternative - mod_proxy. The problem with mod_proxy is that Tomcat will not be aware of the proxying, which will make web applications unaware of the *actual* address used by the web browser to contact the application. But on the other hand mod_proxy is pretty much guaranteed to work with whatever version of Apache you're using, while mod_jk can be a pain to get running/compiled sometimes. -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org