2003-5-19 15:13:54 org.apache.catalina.core.StandardHost
严重: MAPPING configuration error for request URI /
HTTP Status 500 - No Context configured to process this request
--------------------------------------------------------------------------------
type Status report
message No Context configured to process this request
description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.
--------------------------------------------------------------------------------
Apache Tomcat/5.0.0
你是否动过con/下的server.xml和modules.xml
建议,你读一下tomcat自带的文档,特别好好读一下Configuring the Server这个一段!
应该是配置文件的问题。
你的tomcat是不是有问题? 最笨的方法是重装。
Tomcat5的配置文件比Tomcat4简单不少,不过还是需要看清楚说明文件再动的好。