[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Tomcat
- Subject: Re: [cobalt-developers] Tomcat
- From: "Ken" <ka@xxxxxxxxxxx>
- Date: Sat Mar 3 09:36:01 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
The Source distribution of Tomcat isn't needed unless you want to do SSL
through Tomcat without using the Apache connectors, mod_jk or jserv, or you
want to see or modify the source for some other reason.
Tomcat's binary dist should work fine, and just needs a JVM. It sounds to me
like you just need to fix your paths. The path to the java binary needs to
be in your path, AND you must define the JAVA_HOME environment variable - it
should be set to the root of your java installation. /usr/jre1.2
If tomcat still can't find libraries it needs, you should probably install a
full JVM 1.3. I'd recommend IBMs latest. It's very fast on linux based
systems.
Ken
----- Original Message -----
From: "Myke Corredera" <mecorr@xxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>; <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Friday, March 02, 2001 6:50 PM
Subject: [cobalt-developers] Tomcat
> I am trying to set up Tomcat for Apache and it is asking me for the JAVA
> files, I found the JRE at the path if /usr/jre1.2/ and I put it in my path
> under .profile. I refreshed my bash to see if that would effect it , I
> still get the error that it can't find the path. How can I make it so that
> the shell scripts can see the jre or do I need to install the sdk for
Tomcat
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>