Dashboard > JMX Wiki > ... > Servers > Weblogic
JMX Wiki Log In   View a printable version of the current page.
Weblogic
Added by Greg Hinkle, last edited by Greg Hinkle on Aug 02, 2005  (view change)

WebLogic
From JmxWiki

Specs

6 - 8.1 WebLogic 6 through 8.1 utilize a customized version of the JMX 1.0 RI.

They only support direct RMI access via the T3 protocol for remote MBeanServer access. IIOP access has never worked for me.

9 (Diablo) WebLogic 9 upgrades the JMX support to JMX 1.2 along with JMX Remoting 1.0.

It also adds JSR-77 support when accessed via the ManagementHome as per the spec.

Note: The MBeans have slightly different interfaces between the ManagementHome interface and the typical JSR 160 access.

Also, there are three different MBeanServers available from the remoting interface.

  • Domain Runtime MBean Server - For accessing runtime information for the whole domain
  • Runtime MBean Server - For accessing runtime information for the local server
  • Edit MBean Server - The configuration mbeans for changing server/domain configurations

Connecting

MC4J supports WebLogic 6 through 9 and is relatively easy to connect. Use either the "weblogic" connection for versions 6 through 8.1 or the "weblogic9" connection for WebLogic 9.

Dashboards

  • EJB Pool Runtime
  • EJB Transaction Runtime
  • Execute Queue
  • Servlet Table

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.7 Build:#524 Jul 28, 2006) - Bug/feature request - Contact Administrators