Sun Cluster Data Service for WebLogic Server Guide for Solaris OS

Creating a Simple BEA WebLogic Server Resource

This configuration assumes that the START script, startWebLogic.sh, can start the BEA WebLogic Server without any arguments to the script. The username and password needed to start the BEA WebLogic Server can be configured within this START script or in the boot.properties file.


# scrgadm -a -j bea-rs -t SUNW.wls- -g bea-rg \
-x Confdir_list=/global/bea/beahome/weblogic700 \
-x Server_url=http://logical_host1:7001 \
-x Start_script=/global/bea/beahome/user_projects/petstore/startWebLogic.sh