Community
Participate
Working Groups
This issue is caused by a change to BasicIndirectionPolicy that was added for the Protected Cache Isolation bug. The code was changed to only unwrap if the target session is a Shared session but this eliminated some of the usages of the getOriginalVH code. The code should be changed to always unwrap one layer then if the target is a Shared Session then continue to unwrap until the shared VH is available.
Created attachment 205370 [details] the fix - always unwrap the vh
Checked in the patch into 2.3.1 and 2.4
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink