Instalei o net beans e o tom cat vei junto e mesmo apos ter setado a CATALINA_HOME, esta acusando o seguinte erro:
The CATALINA_HOME environment variable is not defined correctly this enviroment vaiable is needed to run this program
Meu autoexec.bat esta assim:
Set JAVA_HOME=C:\j2sdk1.4.2_04;
set CATALINA_HOME=C:\Arquivos de programas\NetBeans\tomcat;
Set CLASSPATH=.;C:\J2SDK1.4.2_04\jre\lib.jar;C:\Arquivos de programas\NetBeans\tomcat;
set TOMCAT_HOME=C:\Arquivos de programas\NetBeans\tomcat;
set TOMCAT=C:\Arquivos de programas\NetBeans\tomcat;