> From: Richard Coutinho [mailto:richardcouti...@shaw.ca] > Subject: Re: Deploying to Tomcat Server > > I looked at the bat file and I think I need to define an environment > variable called $CATALINA_HOME pointing to the local Tomcat directory
You shouldn't have to do that. The startup.bat script sets the value of CATALINA_HOME before calling catalina.bat; if an appropriate value can't be determined, catalina.bat never gets called. (Again, this behavior is for Tomcat 5.5 and later; you'll have to examine the script yourself for the 4.1 level.) - 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