> From: Flavio Crispim [mailto:flavio.cris...@sulamerica.com.br]
> Subject: Re: Windows Migration 5.5.23 to 6.0.18 -
> java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina
>
> You need to set CATALINA_HOME variable pointingo to your installation
> directory.

That's not useful in any way.  The OP is running Tomcat as Windows service, so 
environment variables are ignored.  Any necessary settings (including location 
of the Tomcat code) must be done via the tomcat6w.exe program.

Note that once the service is installed, the location of the tomcat6.exe 
program *cannot* be changed, but catalina.home and catalina.base system 
properties can.  If you want to run tomcat6.exe from a different location, 
you'll need to download the .zip (not .exe) package, install it where you want, 
then use the service.bat script to create the service.

 - 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