org.apache.commons.dbcp.SQLNestedException解决办法

来源:互联网 发布:原味内裤淘宝店铺 编辑:程序博客网 时间:2024/05/16 11:38
想不到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
原创粉丝点击