Community
Participate
Working Groups
Created attachment 210658 [details] log file entry for connecting to embedded db Currently there is a problem with connecting to a database using EPP Eclipse for Testers Juno M5. I was not able to connect to a database, neither the embedded db nor an Oracle db. For further details look at the attached log-file.
Created attachment 210659 [details] log file for connecting to Oracle db
Explicit compatible plugin dependency to javax.persistence starting at 2.0.3 removed. This dependency should be included by the additionally imported JPA feature: http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=e498d6ddc98b26633b70c1d839f4675a9e9fcaf4 This change is only an additional precaution, I currently think the main problem resides at EclipseLinks dependency chain.
We should check whether this issue still occurs in Juno M6 - unfortunately there is currently no update-site available to test this.
Tested. Using Juno M6 now allows to connect to DBs without any problems. Tested with embedded DB and Oracle DB.