From owner-freebsd-java Mon Mar 25 8: 8:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from corb.mc.mpls.visi.com (corb.mc.mpls.visi.com [208.42.156.1]) by hub.freebsd.org (Postfix) with ESMTP id DD3EF37B405 for ; Mon, 25 Mar 2002 08:08:52 -0800 (PST) Received: from [209.98.155.26] (envy.blackcore.com [209.98.155.26]) by corb.mc.mpls.visi.com (Postfix) with ESMTP id 7EDD1821A for ; Mon, 25 Mar 2002 10:08:50 -0600 (CST) User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Mon, 25 Mar 2002 10:08:49 -0600 Subject: Re: Work being done on mod_jk? From: Timothy Kettering To: FreeBSD-Java Message-ID: In-Reply-To: <20020325143344.GA55981@gruffy.kc.rr.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit 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 I can say that mod_webapp (which is Warp, AFAIK) - works with apache 1.3. I used that combination for a few months on a project I was working on without any trouble. (on FreeBSD 4.4 and 4.5). -tim > 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. >> -- Tim Kettering http://www.blackcore.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message