在何处添加com.mysql.jdbc.MySQLConnection

在何处添加com.mysql.jdbc.MySQLConnection,mysql,oracle-adf,jdeveloper,weblogic11g,Mysql,Oracle Adf,Jdeveloper,Weblogic11g,我正在使用OracleADF-MySql-jDeveloper开发一个web应用程序 我正在尝试将jDeveloper连接到MySql。为此,我将com.mysql.jdbc.MySQLConnection jar放在以下位置 C:\Oracle\Middleware\user\u projects\applications\DefaultDomain\lib C:\Users\ma293310\AppData\Roaming\JDeveloper\system11.1.2.4.39.64.3

我正在使用OracleADF-MySql-jDeveloper开发一个web应用程序

我正在尝试将jDeveloper连接到MySql。为此,我将com.mysql.jdbc.MySQLConnection jar放在以下位置

  • C:\Oracle\Middleware\user\u projects\applications\DefaultDomain\lib
  • C:\Users\ma293310\AppData\Roaming\JDeveloper\system11.1.2.4.39.64.36.1\DefaultDomain\lib
我在jDeveloper中的以下位置添加了这个jar

  • 工具-管理库
  • 项目属性-库和类路径
但我仍然得到以下错误

oracle.jbo.JboException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-29000. Error message parameters are {0=java.lang.NoClassDefFoundError, 1=com/mysql/jdbc/MySQLConnection}

提前谢谢。请帮帮我。

最后我挣扎了很多。没有人帮我。。。。。。。。。。已从以下链接获得帮助

非常感谢那个家伙。。。。。。。。。。。。。。。。真的


为什么有人把我的问题标记为负号?