Bea WebLogic
From jManageSetup for Weblogic 6, 7 or 8 For connecting to Bea WebLogic 6, 7 or 8, copy weblogic.jar from appropriate WebLogic installation directory to JMANAGE_HOME/modules/weblogic directory.
For connecting to Bea WebLogic 9, copy weblogic.jar from WebLogic 9 installation directory to JMANAGE_HOME/modules/weblogic9 directory.
Choose "WebLogic 6, 7, 8" from the list of available applications, and specify the following: Name: This is the name you want to give to this application.
Choose "WebLogic 9" from the list of available applications, and specify the following: Name: This is the name you want to give to this application. Runtime MBean Server: service:jmx:t3://localhost:7001/jndi/weblogic.management.mbeanservers.runtime Edit MBean Server: service:jmx:t3://localhost:7001/jndi/weblogic.management.mbeanservers.edit More information of these different MBeanServers is available here. Username: Specify the WebLogic admin user (default is weblogic).
The following bug report talks about an issue with using Spring (for custom MBeans) with Weblogic 8.1: http://opensource.atlassian.com/projects/spring/browse/SPR-1395#action_15054 The following thread also has more information: http://forum.springframework.org/archive/index.php/t-18867.html Please note that this is not a jManage issue -- but a Spring/Weblogic issue. |
