Thursday, 12 September 2013

How to Start and Stop WCS appserver

Execute the below commands from WC_profiledir/bin

    To start an application server, enter the following command:
    ./startServer.sh application_server_name

    To stop an application server, enter the following command:
    ./stopServer.sh application_server_name

No comments:

Post a Comment