开发者

cannot load JDBC driver for MySQL datasource on WebLogic

I can't create a datasource for MySQL and WebLogic server 10.3 due to this error:

Error: cannot load driver: com.mysql.jdbc.Dri开发者_Python百科ver

I'm using the http://localhost:7101/console for creating datasource, not with xml descriptor.

Where can I place the require MySQLconnector jar?


You need to download the MySQL Connector JAR and put it in the /server/ext/jbdc directory. I'd create a new directory called "mysql".

Read this might help, too.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜