Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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




Back to the top