2014-12-22 117 views
-1

我正在开发使用Oracle ADF一个Web应用程序 - MySQL的 - JDeveloper中在哪里添加com.mysql.jdbc.MySQLConnection

我试图JDeveloper中连接到MySQL。为此,我将com.mysql.jdbc.MySQLConnection jar放在以下位置。

  • C:\甲骨文\中间件\ user_projects \应用程序\默认域\ lib中
  • C:\用户\ ma293310 \应用程序数据\漫游\ JDeveloper中\ system11.1.2.4.39.64.36.1 \默认域\ lib中

我在jDeveloper中添加了以下位置的jar。

  • 工具 - 管理库
  • 项目属性 - 库和classpath

但仍然正在以下错误提前

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} 

感谢。请帮帮我。

+0

为什么有人把我的问题标记为减号? – Abdul

回答