Community
Participate
Working Groups
The UpdateAllQueryAdvancedJunitTest in advanced and fieldaccess are not being run. They are not in FullRegressionTestSuite. So, I added them to these. The fieldaccess is being run in the server, but they advanced is not. The advanced should be run in the server as well, it need to be added, and converted to be runnable in the server.
Ok, looking into these tests they are using UnitOfWork directly, so cannot run in the server under JTA. The fieldaccess test should be removed form the server. (even though it is currently somehow mostly passing...). Otherwise the tests would need to be changed to use JPA instead of UnitOfWork.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink