Community
Participate
Working Groups
This JMX MBean enhancement request is in response to requests for session and/or metadata modification of JPA based applications post-deployment during runtime on the server and/or an SE client in enhancement( bug# 265540 ). Traditionally our MBean functionality is mostly read only except for the following functions. >Logging and performance: public void setUsesEclipseProfiling() public void setUseNoProfiling() public synchronized void setProfilingType(String profileType) public synchronized void setCurrentEclipseLogLevel(String newLevel) >cache clearing public synchronized void initialize*Map*() public synchronized void invalidate*Map*() >See design doc at: http://wiki.eclipse.org/EclipseLink/DesignDocs/248748#Interface_Addition_Candidates See runtime services MBean interface at >Extended for WebLogic http://fisheye2.atlassian.com/browse/~author=mobrien/eclipselink/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/services/weblogic/MBeanWebLogicRuntimeServicesMBean.java?r=3308 >Generic (NoServerPlatform or proposed SE mode in bug# http://fisheye2.atlassian.com/browse/~author=mobrien/eclipselink/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/services/mbean/MBeanRuntimeServicesMBean.java?r=2700 The exact signature and functionality of the new MBean modification functions will be listed below or on this bug's wiki below.
http://wiki.eclipse.org/EclipseLink/DesignDocs/266016
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink