【发布时间】:2014-09-12 11:17:50
【问题描述】:
我在尝试连接 Jubula 数据库时收到此错误。
2000
Exception [EclipseLink-4003] (Eclipse Persistence Services - 2.5.1.v20130918-f2b9fc5): org.eclipse.persistence.exceptions.DatabaseException
Exception Description: Configuration error. Class [org.postgresql.Driver] not found.
我猜 EclipseLink 不知道如何连接。 (使用:Eclipse 4.4 for Testers)
谁能告诉我如何安装 Postgre-JDBC 驱动程序的 jar 以使其正常工作?
【问题讨论】:
标签: eclipse postgresql database-connection eclipselink jubula