I get this error when I try to connect to a Jubula database.
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.
I guess EclipseLink does not know how to connect. (Using: Eclipse 4.4 for Testers)
Can someone tell me how can I install the Postgre-JDBC driver's jar, in order to make it work?