Websphere Portal: Unix Linux Startup Script: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
Line 8: Line 8:
You must check your installation path and profiles names
You must check your installation path and profiles names


 
Sugestions: send an email to '''ebasso [at/@] ebasso [dot/.] net'''
Sugestions: send an email to '''ebasso [at] ebasso [dot] net'''


== Versions ==
== Versions ==

Revision as of 13:39, 17 August 2010

This Script is for IBM Websphere Portal Server

You can use if you install Portal in a single box or multiple boxes.

  1. Create a file /etc/init.d/rc_portal and put the text below and save
  2. run > chkconfig --add /etc/init.d/rc_portal

You must check your installation path and profiles names

Sugestions: send an email to ebasso [at/@] ebasso [dot/.] net

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 }