Community
Participate
Working Groups
Administrators can disable the DevelopmentServices bean by using a server flag detailed on the design doc wiki at... http://wiki.eclipse.org/EclipseLink/DesignDocs/235168#Disabling_MBean_Registration rem set JAVA_OPTIONS=%JAVA_OPTIONS% -Declipselink.register.dev.mbean=true rem set JAVA_OPTIONS=%JAVA_OPTIONS% -Declipselink.register.run.mbean=true It may be better if only the RuntimeServices bean is lazy-initialized by default.
See related bugs https://bugs.eclipse.org/bugs/show_bug.cgi?id=248746 https://bugs.eclipse.org/bugs/show_bug.cgi?id=248748
The DevelopmentServices bean is being removed, we will keep the RuntimeServices MBean - which has been recently expanded to include its functionality see bug# 256943
Mass update to change fixed in target.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink