Node Managers Weblogic Server utility to start, stop and restartAdministration and Managed Server Instances from remote location (There are other ways as well to start/stop Weblogic check here – Node Manager is optional component).
1. Node Manager Process is associated with a Machine and NOT with specific Weblogic Domain (i.e. Use one node manager for multiple [...]
Archive for the ‘weblogic’ Category
Node managers
Posted in weblogic on October 28, 2009 | Leave a Comment »
WebLogic 10.3 JMX
Posted in weblogic on September 21, 2009 | Leave a Comment »
I have been using Oracle WebLogic 10.3 for a while in my current assignment. I wanted to publish my own custom MBeans and be able to see and edit properties and invoke methods on them. However, the built-in management console does not support custom MBeans (without adding custom configuration). I ended up using JManage which [...]