From owner-freebsd-questions Tue Aug 27 11:59:37 2002 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 4768C37B400 for ; Tue, 27 Aug 2002 11:59:31 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0494C43E65 for ; Tue, 27 Aug 2002 11:59:30 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk ([IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.5/8.12.5) with ESMTP id g7RIxS2b012716; Tue, 27 Aug 2002 19:59:28 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.5/8.12.5/Submit) id g7RIxM67012715; Tue, 27 Aug 2002 19:59:22 +0100 (BST) Date: Tue, 27 Aug 2002 19:59:22 +0100 From: Matthew Seaman To: javamail02 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Running Linux Apache and Apache module binaries Message-ID: <20020827185922.GC10747@happy-idiot-talk.infracaninophi> References: <20020827180518.GB75117@dan.emsphone.com> <20020827182817.60115.qmail@web21509.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020827182817.60115.qmail@web21509.mail.yahoo.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Aug 27, 2002 at 11:28:17AM -0700, javamail02 wrote: > Yes, it would be simple, if I was using a native JDK > and was connecting Tomcat to Apache. To build mod_jk > for a Linux JDK seems much more complicated, at least > to me. Hence my attempt to use the Linux mod_jk > binary. BTW, I am trying to build mod_jk to connect > Jetty (imbedded in JBoss) to Apache. You should be able to use a FreeBSD native apache+mod_jk to connect to a Linux java servlet container --- so long as the apache -- jetty connection works via communication over a network socket via the ajp12 or ajp13 protocol as connections between apache and tomcat do. Seems that shouldn't be a problem: http://jetty.mortbay.com/jetty/doc/modjk.html On the other hand: happy-idiot-talk:/usr/ports:% make search key=jboss Port: jboss-2.4.6_1 Path: /usr/ports/java/jboss2 Info: JBoss 2, an open-source J2EE application server Maint: znerd@FreeBSD.org Index: java B-deps: XFree86-libraries-4.2.0_3 expat-1.95.4 freetype2-2.1.2 gettext-0.11.5 glib-1.2.10_7 gtk-1.2.10_7 imake-4.2.0_1 javavmwrapper-1.4 jdk-1.3.1p7 libiconv-1.8_1 nspr-4.2 open-motif-2.1.30_3 pkgconfig-0.12.0 unzip-5.50 urwfonts-1.0 R-deps: XFree86-libraries-4.2.0_3 expat-1.95.4 freetype2-2.1.2 gettext-0.11.5 glib-1.2.10_7 gtk-1.2.10_7 imake-4.2.0_1 javavmwrapper-1.4 jdk-1.3.1p7 libiconv-1.8_1 nspr-4.2 open-motif-2.1.30_3 pkgconfig-0.12.0 urwfonts-1.0 Port: jboss-3.0.0 Path: /usr/ports/java/jboss3 Info: JBoss 3, an open-source J2EE application server Maint: znerd@FreeBSD.org Index: java B-deps: XFree86-libraries-4.2.0_3 expat-1.95.4 freetype2-2.1.2 gettext-0.11.5 glib-1.2.10_7 gtk-1.2.10_7 imake-4.2.0_1 javavmwrapper-1.4 jdk-1.3.1p7 libiconv-1.8_1 nspr-4.2 open-motif-2.1.30_3 pkgconfig-0.12.0 unzip-5.50 urwfonts-1.0 R-deps: XFree86-libraries-4.2.0_3 expat-1.95.4 freetype2-2.1.2 gettext-0.11.5 glib-1.2.10_7 gtk-1.2.10_7 imake-4.2.0_1 javavmwrapper-1.4 jdk-1.3.1p7 libiconv-1.8_1 nspr-4.2 open-motif-2.1.30_3 pkgconfig-0.12.0 urwfonts-1.0 happy-idiot-talk:/usr/ports:% make search key=jetty Port: jetty-4.0.2 Path: /usr/ports/www/jetty Info: Extensible Java HTTP Server Maint: stephane.legrand@bigfoot.com Index: www java B-deps: R-deps: XFree86-libraries-4.2.0_3 expat-1.95.4 freetype2-2.1.2 gettext-0.11.5 glib-1.2.10_7 gtk-1.2.10_7 imake-4.2.0_1 javavmwrapper-1.4 jdk-1.3.1p7 libiconv-1.8_1 nspr-4.2 open-motif-2.1.30_3 pkgconfig-0.12.0 urwfonts-1.0 You can do it all native... Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message