Websphere Portal: Unix Linux Startup Script
This Script is for IBM Websphere Portal Server
You can use if you install Portal in a single box or multiple boxes.
- Create a file /etc/init.d/rc_portal and put the text below and save
- run > chkconfig --add /etc/init.d/rc_portal
You must check your installation path and profiles names
Versions
Version 1.0 (Current Version)
Download -> rc_portal
Help
Usage: ./rc_portal { start | stop | restart | reload } Admin Commands: ./rc_portal { serverStatus | startServer1 | stopServer1 | startAll | stopAll } DMgr Commands: ./rc_portal { startDmgr | stopDmgr } Node Commands: ./rc_portal { startNode | stopNode }