Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for 235168: enhancement: Add WebLogic JMX MBean support

Hi,
	The fix for 235168: [Add JMX MBean support to WebLogic] has been checked in for M11.

Enhancement
https://bugs.eclipse.org/bugs/show_bug.cgi?id=235168
Design Doc
http://wiki.eclipse.org/EclipseLink/DesignDocs/235168

	Completed: At revision: 1770 

	Code Reviewed:
		Gordon Y.

	Test results:
		In the bug via JConsole.
		Changes verified in clean view and WLS 10.0.1(Java 1.5.0_11) /10.3(Java 1.6.0_04)

	thank you
	/michael

-----Original Message-----
From: MICHAEL.OBRIEN@xxxxxxxxxx 
Sent: Wednesday, June 25, 2008 10:17 AM
To: eclipselink-dev@xxxxxxxxxxx
Subject: [eclipselink-dev] Fix/review for 235168: enhancement: Add
WebLogic JMX MBean support


Hi,
	The following patch is available for review in bug 235168, see the design doc wiki page for details on the fix and outstanding issues.

Enhancement
https://bugs.eclipse.org/bugs/show_bug.cgi?id=235168
https://bugs.eclipse.org/bugs/attachment.cgi?id=105811&action=diff
Design Doc
http://wiki.eclipse.org/EclipseLink/DesignDocs/235168

	Summary:
		The two development and runtime MBeans have been addded to the services and services.mbean packages off of core.
		These mbeans are currently enabled by platform only for WebLogic.
	Testing:
		These mbeans have been tested on WebLogic 10.3 using the <JAVA_HOME>/bin/jconsole jmx client
		Testing on WebLogic 10.0 is occurring today.
		A full J2SE JMX client test suite will be required in 238412

	thank you
	/michael


_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top