RE: Configuring Tomcat -- moving to another directory

2009-01-13 Thread Caldarale, Charles R
 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



Configuring Tomcat -- moving to another directory

2009-01-12 Thread Thales

Hello,

I want to move Tomcat to another directory.   Red5 server requires that I
move Tomcat to a directory that has a path with no spaces in it.So, I
moved the java sdk and I moved the tomcat server to the same directory.

The directories are:
C:\jbin\jdk1.6.0_07
C:\jbin\Tomcat6.0

Where is the configuration information for tomcat?   I looked and could not
find a file.   I did notice that the Apache Tomcat Properties application
(tomcat6w.exe) has paths in it, but I couldn't see where it was getting the
information, and I couldn't change the path to the executable.

Does anyone know how to do this? 

Thanks for your help,
...John

-- 
View this message in context: 
http://www.nabble.com/Configuring-Tomcatmoving-to-another-directory-tp21429735p21429735.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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