想不到server.xml也分大小写。。。
I found it strange that in Tomcat How-tos they don't mention the <Context> element. After reading your post i just added the
<context path="/myApp" docBase="myApp" debug="1" reloadable="true">
and it worked perfectly.
http://www.theserverside.com/discussions/thread.tss?thread_id=25459
本文地址:http://com.8s8s.com/it/it12852.htm