











What i did was to add
commons-dbcp-1.2.2.jar
commons-pool-1.4.jar
commons-collections-3.2.1.jar - already added initially
to the class path of the application and tomcat
and add factory="org.apache.commons.dbcp.BasicDataSourceFactory" as can be seen below
to the context.
I got the solution thanks to the 2 topics below
http://www.coderanch.com/t/87782/Tomcat/One-resources-defined-context-xml#470239
http://forums.sun.com/thread.jspa?threadID=635640
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。