From owner-freebsd-java Wed Jun 21 19:54:31 2000 Delivered-To: freebsd-java@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id E1AD537B6B8 for ; Wed, 21 Jun 2000 19:54:21 -0700 (PDT) (envelope-from shevlandj@kpi.com.au) Received: from grail (www.kpi.com.au [203.39.132.210]) by www.kpi.com.au (8.9.3/8.9.3) with SMTP id MAA04904 for ; Thu, 22 Jun 2000 12:54:37 +1000 (EST) (envelope-from shevlandj@kpi.com.au) From: "Joe Shevland" To: "FreeBSD Mailing List" Subject: RE: mod_jserv and Tomcat Date: Thu, 22 Jun 2000 12:55:25 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I was just starting to look at this last night. When I attempted to compile mod_jserv from the Tomcat 3.1 source = distribution, I received an error because I haven't used DSO support in = Apache. Is there: i) a precompiled mod_jserv binary for 3.4/Apache 1.3.12 anywhere? ii) another way to build this in the absense of DSO/apxs? Cheers, Joe -----Original Message----- From: owner-freebsd-java@FreeBSD.ORG [mailto:owner-freebsd-java@FreeBSD.ORG]On Behalf Of Tom Samplonius Sent: Thursday, 22 June 2000 5:09 AM To: John Daniels Cc: freebsd-java@FreeBSD.ORG Subject: Re: mod_jserv and Tomcat On Tue, 20 Jun 2000, John Daniels wrote: > Hi: >=20 > If I want to install and use Tomcat, should I *not* use add jserv=20 > (mod_jserv) to Apache? I though I saw an earlier post that basically = said=20 > not to add jserv if you are going to use Tomcat. >=20 > John mod_jserv !=3D jserv mod_jserv is an Apache module that implements a special protocol for communicating with a servlet runner. The Tomcat developers tweaked mod_jserv a bit so they could use it to connect Apache to Tomcat. So don't install jserv, but install the modified mod_jserv from the Tomcat site. Tom 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