Try OpenEdge Now
skip to main content
Business Process Portal Administrator's Guide
Introducing the Administration module : Stopping all servers : Stopping in UNIX : Stopping Business Process Portal servers in JBoss for Unix
 
Stopping Business Process Portal servers in JBoss for Unix
To stop the Portal, EJB, and OEBPS servers for JBoss, enter the following:
cd OEBPS_HOME/bin
./stopOEBPS.sh
cd OEBPS_HOME/JBoss/bin
./stopEjbServer.sh
./stopPortalServer.sh