Have you build the native JDK for FreeBSD? If not, you can build this from the 
ports tree. However, you will have to download the linux version of JDK 1.3 
to do the build, however, once the native JDK is build and installed you can 
remove the linux jdk. 

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

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

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

Regards,

Weston



On Wednesday 09 October 2002 07:44 pm, Peter wrote:
> Hello,
>       Quick 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 base
> 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 support
> 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.
>
>                       Not Understanding a lot of stuff.
>                               Peter
>
> --------------
> Two percent of zero is almost nothing.
>
> ---FreeBSD The Power To Serve---
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to