Oi Pessoal
Estou tentando aprender sobre J2EE, e peguei uma apostila da globalCode, sobre instalação de Web Server, então instalei o Tomcat na minha máquina e estou seguindo a apostila, pois bem, encontrei um erro ao acessar a URL: http://localhost:8080/admin/, e já procurei em tudo e não estou conseguindo entender o que está errado!
Alguém poderia me falar se está faltando instalar ou configurar alguma coisa?
Aguardo resposta
abs
Patricia
Ah Pessoal
Esqueci de mencionar o erro
aparece essa mensagem:
Tomcat's administration web application is no longer installed by default. Download and install the "admin" package to use it.
Entre no site do tomcat e baixe o pacote de administração http://tomcat.apache.org/
a parte de administração do sistema não foi instalada com o tomcat…
vc precisa baixar ela separado no site e instala-la
Então pessoal
Instalei a parte de administração do sistema, mas não funcionou, desinstalei o Tomcat e reinstalei novamente e não sei o que fiz que agora nem entra mais na página do Tomcat, ele apresenta essa mensagem:
Sun Java System Application Server Platform Edition 9.0
Your server is up and running!
To replace this page, overwrite <install_dir>/domains/<domain_name>/docroot/index.html, where <install_dir> is the Application Server installation directory, and <domain_name> is the domain name (for example, domain1).
You are invited to register your product now. Registration is optional, but as a registered user, you will get:
News about product updates
Access to value-added contents
Notification of promotional programs
Entry in Java EE platform-related gift give-aways
Also check out the Glassfish project, the open source community for the Java EE application server.
More Information: For more information about the Application Server, samples, documentation, and additional resources, see <install_dir>/docs/about.html, where <install_dir> is the Application Server installation directory.
O que será que estou fazendo de errado??? :oops: