> From: michel [mailto:compu...@videotron.ca]
> Subject: Re: Installing Tomcat
>
> I set up java and it runs

What JVM?  (The 4.1 version of Tomcat requires a JDK, not just a JRE.)

What platform?  Problem solving is pretty much impossible without specifics.

> I added the different environment variables

There's only one environment variable needed: JAVA_HOME; the rest are set by 
the startup.bat or startup.sh scripts automatically.

> I will just go to 5.5 and see what happens.

I'd suggest using 6.0, don't bother with the older versions unless you have a 
specific need for them (e.g., matching some existing implementation).

For 5.5 and 6.0, you will need a 1.5 or 1.6 JRE (a JDK also works, but isn't 
required).  If you have a JRE, set JRE_HOME, not JAVA_HOME.  (You can run 5.5 
on a 1.4 JVM, but it's more complicated and there's really no reason to do so.)

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to