Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 19:59:22 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        javamail02 <javamail02@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Running Linux Apache and Apache module binaries
Message-ID:  <20020827185922.GC10747@happy-idiot-talk.infracaninophi>
In-Reply-To: <20020827182817.60115.qmail@web21509.mail.yahoo.com>
References:  <20020827180518.GB75117@dan.emsphone.com> <20020827182817.60115.qmail@web21509.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020827185922.GC10747>