Galera instalei o tomcat 5
mas o bendito me da o seguinte erro quando tento carregar o serviço:
"The CATALINA_HOME environment variable is not defined correctly
This environment variable is needed to run this program "
Defini as váriaveis de ambiente da seguinte forma:
CATALINA_HOME = C:Arquivos de programasApache Software FoundationTomcat 5.0
CLASSPATH=CLASSPATH%CATALINA_HOME%commonlibjsp-api.jar;%CLASSPATH%; %CATALINA_HOME%commonlibjsp-api.jar;%CLASSPATH%
estou usando o windows 2000
e tenho o IIS instalado usando a porta :80
Valeu
Rocha