Richard Dunne wrote:
>
> I have just download Apache Tomcat 6. I have configured tomcat according
> to http://www.coreservlets.com/Apache-Tomcat-Tutorial/#Catalina-Home.
> My Tomcat directory is c:\Tomcat6\apache-tomcat-6.0.14. I tried starting
> startup.bat but got the error:
> The CATALINA_HOME environment variable is not defined correctly This
> environment variable is needed to run this program
> My CATALINA_HOME environment variable is set to
> c:\Tomcat6\apache-tomcat-6.0.14\conf
>
> Can anyone advise, any help appreciated.
>
> Thanks,
>
> Richard.
>
>
>
> ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile. Try it now.
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
>
Hi Richard,
CATALINA_HOME variable should always contains basic tomcat instalation
directory.
so u should set this variable to ur tomcat instalation directrory.
eg:If i installed tomcat 6.0 in c:\tomcat 6.0,then we should set catalina
home as CATALINA_HOME=c:\tomcat 6.0
what u have done wrong is,you added extra folder conf.
you have installed ur tomcat in c:\Tomcat6\apache-tomcat-6.0.14 directory.
so ur catalina is CATALINA_HOME=c:\Tomcat6\apache-tomcat-6.0.14 directory.
ok
bye
Nag
--
View this message in context:
http://www.nabble.com/CATALINA_HOME-tp14345912p21013695.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