Controlling weblogic node manager with solaris smf as non-root
May 25th, 2010
No comments
First, I made a few modifications to the nodemanager start/stop scripts:
(on weblogic 8.1)
in startNodeManager.sh, I added a -D tag to be able to easily spot the nodemanager process when doing a ‘ps’ by adding this line:
Read more… Controlling weblogic node manager with solaris smf as non-root
