User Tools

Site Tools


docs:tips_n_tricks:ibm:websphere.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docs:tips_n_tricks:ibm:websphere.html [28.04.2010 16:58 CEST] peterdocs:tips_n_tricks:ibm:websphere.html [28.04.2010 17:08 CEST] (current) peter
Line 1: Line 1:
 ====== WebSphere ====== ====== WebSphere ======
-===== Stop everything ===== 
  
-(Maybe applications have to be stopped in the WebGUI first)+===== Start everything =====
  
   cd <INSTALL DIR>   cd <INSTALL DIR>
 +  . AppServer/profiles/Dmgr01/bin/setupCmdLine.sh
 +  AppServer/bin/startManager.sh 
   . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh   . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh
-  AppServer/bin/stopServer.sh server1 +  AppServer/bin/startNode.sh  
-  AppServer/bin/stopNode.sh  +  AppServer/bin/startServer.sh server1
-  . WebSphere/AppServer/profiles/Dmgr01/bin/setupCmdLine.sh +
-  AppServer/bin/stopManager.sh +
  
-===== Start everything =====+===== Stop everything ===== 
 + 
 +(Maybe clusters have to be stopped in the WebGUI first)
  
   cd <INSTALL DIR>   cd <INSTALL DIR>
   . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh   . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh
-  AppServer/bin/startNode.sh  +  AppServer/bin/stopServer.sh server1 
-  AppServer/bin/startServer.sh server1 +  AppServer/bin/stopNode.sh  
-  . WebSphere/AppServer/profiles/Dmgr01/bin/setupCmdLine.sh +  . AppServer/profiles/Dmgr01/bin/setupCmdLine.sh 
-  AppServer/bin/startManager.sh +  AppServer/bin/stopManager.sh 
 +  
  
docs/tips_n_tricks/ibm/websphere.html.1272466739.txt.gz · Last modified: 28.04.2010 16:58 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki