> From: Gianoglio Gabriele [mailto:g.gianog...@eurogroup.it]
> Subject: docBase="" and in server.xml
> in my Tomcat 5.5 instance I'm trying to set a webapp as the
> root (docBase="") webapp
Right there you have a fatal error; docBase must *never* be an emp
Hy everibody,
in my Tomcat 5.5 instance I'm trying to set a webapp as the root
(docBase="") webapp so that when users connect to http://server:port/ will not
respond "manager" webapp. I've done this by adding the tag in server.xml, but I can't access this webapp because