Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » dynamic weaver use spring boot and mongodb weaver not happened
dynamic weaver use spring boot and mongodb weaver not happened [message #1786840] Mon, 14 May 2018 06:36
wang xl is currently offline wang xlFriend
Messages: 1
Registered: May 2018
Junior Member
spring-boot : 1.5.13.RELEASE
eclipselink :2.7.0
when i not add
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
the project run normal
when i add it
it has the error:
_persistence_set(Ljava/lang/String;Ljava/lang/Object;)

it happend by use @MappedSuperclass,when no use it ,it's always normal
Previous Topic:Static weaving with Base Entity class in a seperate jar fails
Next Topic:JPQL queries that worked in 2.6.4 don't work anymore in 2.7.0
Goto Forum:
  


Current Time: Wed Apr 24 20:45:53 GMT 2024

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

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

Back to the top