You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by shadowdancer351 <sh...@yahoo.com> on 2011/11/23 07:55:14 UTC

can only see ROOT webapp

I am using Tomcat 4 on Linux.

I can see any html page i put in the ROOT directory, but I can't see any of
the built-in webapps by typing in the URL
http://myhost:8080/manager/index.html (yes that index.html file exists in
that directory). It won't work for "tomcat-docs" or "examples" either. I
tried putting in my own webapp and I couldn't see that either. I've added
the context definition to the server.xml file and restarted tomcat. Is there
anything else I should do?
-- 
View this message in context: http://old.nabble.com/can-only-see-ROOT-webapp-tp32873594p32873594.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: can only see ROOT webapp

Posted by Konstantin Kolinko <kn...@gmail.com>.
2011/11/23 shadowdancer351 <sh...@yahoo.com>:
>
> I am using Tomcat 4 on Linux.
>

1. Your question is offtopic on dev@ mailing list.
2. There should not be any reason to still use Tomcat 4.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org