52ky 发表于 2022-9-23 07:39:17

javal连接池问题解决方案

这几天开始做项目,弄了个连接池,配置文件放在tomcat_home\conf\Catalina\localH/OST下,今天总算弄好了
org.apachemons.dbcp.SQLNestedException:CannotcreateJDBCdriverofclass''forconnectURL'null'
文件中有具体的解决方法,有问题可以联系我,可技术交换。
连接配置问题.doc

(I started working on a project in the past few days, I got a connection pool, and put the configuration file under tomcat_home\conf\Catalina\localH/OST. I finally got it today.
org.apachemons.dbcp.SQLNestedException: CannotcreateJDBCdriverofclass''forconnectURL'null'
There are specific solutions in the document. If you have any questions, you can contact me for technical exchange.
Connection configuration problems.doc)




页: [1]
查看完整版本: javal连接池问题解决方案