Community
Participate
Working Groups
The SunAS server platform should be renamed to GlassfishServerPlatform. Also the target-server should check glassfish
>Makes sense, I ran across this issue when adding JMX support for bug# 316513 and decided to leave it as-is for bug# 316512. It was decided in bug# 318892 that no subclass of the SunAS platform would occur because JMX functionality works for both 2.1 and 3.x. The only remaining issue is how do we support legacy 9.x users of SunAS. No work will be required for JMX as the packages and classes in services are already renamed glassfish.
Created attachment 216347 [details] patch
SVN trnk commit: Bug #321721 - rename Sun9ASPlatform to GlassfishPlatform https://bugs.eclipse.org/bugs/show_bug.cgi?id=321721 Code review: Andrei Changes: - Renames Sun9ASPlatform to GlassfishPlatform (old platform remains and is deprecated) - Fixes typo in CacheIndex updatable -> updateable - Adds JPA meta-data/xml for @CacheIndex updateable (was missing) - Fixes some test failures on Glassfish
Fixed
Created attachment 221520 [details] patch for 2.4.1 backported the GlassfishPlatform class and JPA property support to EclipseLink 2.4.1. Deprecation and sessions.xml suppport was excluded from the patch - the SunAS9Platform is deprecated starting in EclipseLink 2.5.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink