This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 253017 - JMX: Refactor: MBean impl/interface naming conventions change
Summary: JMX: Refactor: MBean impl/interface naming conventions change
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL: http://wiki.eclipse.org/EclipseLink/D...
Whiteboard:
Keywords:
Depends on: 248748 316513
Blocks:
  Show dependency tree
 
Reported: 2008-10-31 15:57 EDT by Michael OBrien CLA
Modified: 2022-06-09 10:07 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 2008-10-31 15:57:30 EDT
As a result of a code review for bug# 248748 on where WebLogic specific functionality was added to MBean services on 20081031

See
http://wiki.eclipse.org/EclipseLink/DesignDocs/248748#Code_Reviews

Refactor:
---------
From D.M.

Rename:
MBeanWebLogicRuntimeServicesMBean - Interface
MBeanWebLogicRuntimeServices - Implementation

To:

WebLogicRuntimeServicesMBean - Interface
WebLogicRuntimeServices - Implementation

or:

WebLogicRuntimeServicesMBean - Interface
WebLogicRuntimeServicesMBeanImpl - Implementation

Note: this will require a similar refactor for the existing mbeans backage and the generic implementation MBeans as well.
A documentation fix will be required for the following 2 pages and tutorial

http://wiki.eclipse.org/EclipseLink/Examples/JMX/MBeans_WebLogic
http://wiki.eclipse.org/Integrating_EclipseLink_with_an_Application_Server_(ELUG)#How_to_Integrate_JMX
http://wiki.eclipse.org/Configuring_a_Session_%28ELUG%29#Configuring_the_Server_Platform
Comment 1 Tom Ware CLA 2009-04-16 11:02:41 EDT
Updating priority due to revised bug categorization process.  See the following page for details:

http://wiki.eclipse.org/EclipseLink/Development/Bugs/Guidelines#Priority_and_Target_Milestone 

If you feel the updated priority is incorrect, please send an email to eclipselink-users@eclipse.org.
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:07:55 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink