> From: Thales [mailto:jwal...@hotmail.com] > Subject: Configuring Tomcat -- moving to another directory > > The directories are: > C:\jbin\jdk1.6.0_07 > C:\jbin\Tomcat6.0 > > Where is the configuration information for tomcat?
When you install Tomcat as a Windows service, the path information is kept in the registry. You can edit the registry, but I wouldn't recommend it. Instead, download the .zip distribution of Tomcat (rather than the .exe), and install it in whatever directory you desire - such as the one you specified above. Next, run the service.bat script to remove the existing Tomcat service. Copy your webapps and necessary config over from your original Tomcat location (the one with spaces), then run the service.bat script again to register the service from the new location. - 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