Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » EclipseLink 2.7.0 and JPA API 2.2.0 - signature mismatch
EclipseLink 2.7.0 and JPA API 2.2.0 - signature mismatch [message #1775296] Fri, 27 October 2017 10:29 Go to next message
Johannes Becker is currently offline Johannes BeckerFriend
Messages: 6
Registered: September 2012
Junior Member
Hi,

I'm currently facing an ugly showstopper using the new EclipseLink 2.7.0 dependecies provided from Maven:

Caused by: java.lang.SecurityException: class "javax.persistence.Access"'s signer information does not match signer information of other classes in the same package

The dependency I use:
        <dependency>
            <groupId>org.eclipse.persistence</groupId>
            <artifactId>eclipselink</artifactId>
            <version>2.7.0</version>
        </dependency>


Are there any plans to fix this?

see
https://stackoverflow.com/questions/45870753/eclipselink-2-7-0-and-jpa-api-2-2-0-signature-mismatch

https://stackoverflow.com/questions/46474429/eclipselink-2-7-0-static-weaving-error-for-javax-persistence-attributeconverte

Cheers
Jonny
Re: EclipseLink 2.7.0 and JPA API 2.2.0 - signature mismatch [message #1778912 is a reply to message #1775296] Sat, 23 December 2017 16:01 Go to previous message
Guido Schnepp is currently offline Guido SchneppFriend
Messages: 15
Registered: March 2013
Junior Member
Just for reference: There do exist more unsolved problems with Eclipselink 2.7.0, like this "Incorrect timestamp format" error message: https://bugs.eclipse.org/bugs/show_bug.cgi?id=522408

Regards
Guido
Previous Topic:How do I download and build Eclipselink 2.2.0?
Next Topic:Eclipselink sync rmi cache coordination and Database Change Notification in large scale project
Goto Forum:
  


Current Time: Thu Apr 25 15:14:46 GMT 2024

Powered by FUDForum. Page generated in 0.02860 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top