This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 266016 - JMX: MBeans: Add session and metadata runtime modification capability to runtime services mbeans
Summary: JMX: MBeans: Add session and metadata runtime modification capability to runt...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL: http://wiki.eclipse.org/EclipseLink/E...
Whiteboard:
Keywords:
Depends on: 248748 316513
Blocks:
  Show dependency tree
 
Reported: 2009-02-24 14:54 EST by Michael OBrien CLA
Modified: 2022-06-09 10:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael OBrien CLA 2009-02-24 14:54:08 EST
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.
Comment 1 Michael OBrien CLA 2009-02-24 14:55:54 EST
http://wiki.eclipse.org/EclipseLink/DesignDocs/266016
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:03:11 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink