User Tools

Site Tools


Action disabled: source
docs:tips_n_tricks:ibm:websphere.html

WebSphere

Start everything

cd <INSTALL DIR>
. AppServer/profiles/Dmgr01/bin/setupCmdLine.sh
AppServer/bin/startManager.sh 
. AppServer/profiles/AppSrv01/bin/setupCmdLine.sh
AppServer/bin/startNode.sh 
AppServer/bin/startServer.sh server1

Stop everything

(Maybe clusters have to be stopped in the WebGUI first)

cd <INSTALL DIR>
. AppServer/profiles/AppSrv01/bin/setupCmdLine.sh
AppServer/bin/stopServer.sh server1
AppServer/bin/stopNode.sh 
. AppServer/profiles/Dmgr01/bin/setupCmdLine.sh
AppServer/bin/stopManager.sh
docs/tips_n_tricks/ibm/websphere.html.txt · Last modified: 28.04.2010 17:08 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki