Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 15:40:32 +0000
From:      "Weston M. Price" <wmprice@direcway.com>
To:        Peter <fbsdq@kuyarov.org>, freebsd-questions@freebsd.org
Subject:   Re: Jakarta-Tomcat + Apache
Message-ID:  <200210091540.32386.wmprice@direcway.com>
In-Reply-To: <20021009134403.2d9b9a53.fbsdq@kuyarov.org>
References:  <20021009134403.2d9b9a53.fbsdq@kuyarov.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Have you build the native JDK for FreeBSD? If not, you can build this fro=
m the=20
ports tree. However, you will have to download the linux version of JDK 1=
=2E3=20
to do the build, however, once the native JDK is build and installed you =
can=20
remove the linux jdk.=20

Tomcat, and most other J2EE enabled servers rely on the environment varia=
ble=20
JAVA_HOME to be set. You can do this like

export JAVA_HOME=3D/path/to/the/native/jdk

Once this is done, Tomcat will work with the native jdk. If you are inter=
ested=20
in working with JSP/Servlet/EJB related technologies, I would recommend=20
looking at JBoss the fully complient J2EE open source application server.=
=20

Regards,

Weston



On Wednesday 09 October 2002 07:44 pm, Peter wrote:
> Hello,
> =09Quick question: I thought FreeBSD worked out a deal with Sun to get =
native
> java support...so..I'm trying to install jakarta-tomcat4 [from ports to=
 get
> .jsp and java servelts support]...why is the port requiring a linux bas=
e
> and a whole lot of other linux/redhat 7.1 stuff?  Am I doing something
> wrong/ is there another better/faster way to get .jsp/java servel suppo=
rt
> for apache2?  I remember I installed apache1 and jakart-tomcat a while
> ago...and I don't think it needed all that linuxbase/redhat/linux
> compatibility stuff.
>
> =09=09=09Not Understanding a lot of stuff.
> =09=09=09=09Peter
>
> --------------
> Two percent of zero is almost nothing.
>
> ---FreeBSD The Power To Serve---
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


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?200210091540.32386.wmprice>