Olhá pessoal,
Extrai normalmente o tomcat no C:\apache-tomcat-6.0.16
ai quando fui da um startup, da a seguinte mensagem:
Neither the JAVA_HOME nor the JRE_HOME environment variable is defined.At least one of these environment is needed to run this program.
ai configurei as variaveis do usuario como:
JAVA_HOME = C:\Arquivos de programas\Java\jdk1.6.0_04
JRE_HOME = C:\Arquivos de programas\Java\jre1.6.0_04
Porém continuando dando a mesma msg, qdo do startup, alguem tem algua sugestao?
Muito obrigado.
agora eu consegui dar o startup, qdo abre o http://localhost:8080/
ai eu clico em manager o status, pede senha
:
You are not authorized to view this page. If you have not changed any configuration files, please examine the file conf/tomcat-users.xml in your installation. That file will contain the credentials to let you use this webapp.
You will need to add manager role to the config file listed above. For example:
Eu coloquei la no tomcat-users, exatamente como eh sugerido:
<?xml version='1.0' encoding='utf-8'?>
E mesmo assim nao vai.
ah mais uma pergunta, qual eh a pasta pra padrao q eu tenho q colocar os arquivos .jsp para que eles rodem?