Thanks for the quick answer Peter, this was my
suspicion - glad to have it confirmed.

-marc

--- Peter Crowther <[EMAIL PROTECTED]>
wrote:

> > From: Marc Richards [mailto:[EMAIL PROTECTED] 
> > Also, can someone explain the difference between
> > CATALINA_HOME and CATALINA_BASE environment
> variables?
> 
> Best done with an example - here's a snippet of my
> startup script for
> one of my Tomcat instances.
> 
> -- snip --
> set JAVA_HOME=C:\java\jdk1.5.0_04
> set CATALINA_HOME=C:\java\Tomcat50
> set CATALINA_BASE=c:\cattery\bodington2
> cd %CATALINA_HOME%\bin
> start catalina run
> -- snip --
> 
> CATALINA_HOME is where the Tomcat distribution is
> placed.  CATALINA_BASE
> is where your instance files are stored - conf,
> logs, temp, webapps and
> work directories should be under here.
> 
>               - Peter
> 
>
---------------------------------------------------------------------
> To start a new topic, e-mail:
> users@tomcat.apache.org
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to