HP-UX Workload Manager Toolkits A.01.09 Release Notes for HP-UX 11i v1 and HP-UX 11i v2

HP-UX WLM Toolkits (WLMTK) Release Notes
Known problems and workarounds
Chapter 1 13
% /opt/wlm/toolkits/weblogic/bin/wlmwlsdc \
/home/wladmin/wlm/myinstA.props \
/opt/bea/user_projects/domains/mydomain/setEnv.sh
The /opt/bea/user_projects/domains/mydomain/setEnv.sh file is
produced when the instance is created with the WebLogic tools.
To invoke wlmwlsdc with the setEnv.sh file inside a WLM configuration
file, your coll_argv statement would be as follows:
coll_argv = {
wlmrcvdc
/opt/wlm/toolkits/weblogic/bin/wlmwlsdc
/home/wladmin/wlm/myinstA.props
/opt/bea/user_projects/domains/mydomain/setEnv.sh
}
For more information on the possible settings and security considerations
for this shell file, see the white paper Using HP-UX Workload Manager with
BEA WebLogic Server, section “12.1.4 wlmwlsdc POSIX environment
variable scripts”. The paper is available from the web site
http://www.hp.com/go/wlm in the “information library” and is installed on
your system at /opt/wlm/toolkits/weblogic/doc/weblogic_wlm_howto.html.