hello,
i installed tomcat 6.0.24 from the repositorys on ubuntu server 10.04=20
with this installation guide:=20
https://help.ubuntu.com/10.04/serverguide/C/tomcat.html
i can access the index.html on myserver:8080 and can run the example=20
servlets. i updated the |/etc/tomcat6/tomcat-users.xml |with an user=20
"admin" and the roles admin and manger. But i cant get access to the=20
manager page.
My webapp (geoserver.war) doesn't run at first, but seem to work now (is =
actually runing)
What is my fault, does anybody know?
|