On Tue, Jun 15, 2010 at 10:33 AM, faciolo <lucorset@gmail.com> wrote:
> so if my app isn't properly configured i can't get also static pages?
Yep :-)
> in my catalina.log i can read these lines:
All of which should be strong clues there's something seriously wrong...
> GRAVE: Context [/MediciRiuniti] startup failed due to previous errors
and especially that one.
> and what does it means
> "A docBase C:\Tomcat 6.0\webapps\ROOT\MediciRiuniti inside the host appBase
> has been specified, and will be ignored"?
You can't nest contexts. Read the documentation on appBase and
docBase. Or do as Pid says :-)
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|