From owner-freebsd-java Mon Mar 25 6:33:37 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail2.kc.rr.com (fe2.rdc-kc.rr.com [24.94.163.49]) by hub.freebsd.org (Postfix) with ESMTP id 5DD9437B405; Mon, 25 Mar 2002 06:33:33 -0800 (PST) Received: from gruffy.kc.rr.com ([65.26.58.166]) by mail2.kc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Mon, 25 Mar 2002 08:29:06 -0600 Received: (from riksca@localhost) by gruffy.kc.rr.com (8.11.6/8.11.6) id g2PEXji56092; Mon, 25 Mar 2002 08:33:45 -0600 (CST) (envelope-from riksca) Date: Mon, 25 Mar 2002 08:33:44 -0600 From: Rik Scarborough To: Jan Grant Cc: Alexey Zelkin , FreeBSD Java Subject: Re: Work being done on mod_jk? Message-ID: <20020325143344.GA55981@gruffy.kc.rr.com> Mail-Followup-To: Jan Grant , Alexey Zelkin , FreeBSD Java References: <20020325100944.A20246@phantom.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From the documentation I've read, mod_jk will work to connect apache to tomcat. It is a separate download (the file is jakarta-tomcat-connectors-4.0.4-b1-src.tar.gz for the latest). The mod_jk seems to be a rewrite from the previous version. I've can compile that version of mod_jk, but when I try to use it in Apache2 under FreeBSD, I get an error saying it cannot find one of the pthread methods (I can post the actually message if anyone wants to see it). My guess is, since FreeBSD is loading libc for Apache, it will not load libc_r for the threading library. I can't seem to get around this. If no one else is working on this, I may take it as a project, but it may be several months before I can hack out a solution. There seems to be another solution as well, call Warp (however this may be webapp with a different name, I can't tell yet). But I can find very little documentation on it. ~Rik * Jan Grant (Jan.Grant@bristol.ac.uk) [020325 08:23]: > On Mon, 25 Mar 2002, Alexey Zelkin wrote: > > > On Sun, Mar 24, 2002 at 05:08:16PM -0600, Rik Scarborough wrote: > > > Is anyone working on getting mod_jk to run under Apache2 and Tomcat4? > > > > Tomcat4 is using different connectors scheme. You need to use > > mod_webapp to link apache1.3 to tomcat4 (not sure about apache2, > > but it looks like tomcat dependent) > > I'm not completely sure this is true; I have a recollection of seeing > discussion about a mod_jk connector for catalina on the -dev lists. You > might want to search them for details. I don't think it's part of the > standard distribution. > -- Ranger Rik -- RikSca@mac.com Brought to you by FreeBSD 4.5 Joshua 24:15 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message