Community
Participate
Working Groups
When a ReadAllQuery is executed though a Session the descriptor is not set before the default redirectors are checked. There is code to check for redirectors a second time but this is only if there is a predefined query stored on the QueryManager. The solution is to checkDescriptor() on the Query prior to checking ofr redirectors.
Created attachment 180911 [details] Potential Patch Patch causes the descriptor to be resolved on the query before checking for redirectors
Simple patch checked in. Reviewed by James Sutherland.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink