Deploying the OceanaSurvey application

Last Updated : Jun 20, 2019 |

About this task

Use this procedure to deploy the OceanaSurvey sample application by copying its .war file to the application server.

Procedure

  1. Log in to the server as sroot.
  2. Copy the OceanaSurvey.war file to the /opt/AppServer/tomcat/webapps location.
  3. Restart the application server by using one of the following methods:
    • Command line

    • Web interface

  4. Optional If you use the command line method, do the following:
    1. On the command line, type cd /opt/AppServer/tomcat/bin and press Enter.
    2. Type ./shutdown.sh and press Enter.
    3. After waiting for a few seconds, type ./startup.sh and press Enter.
  5. Optional If you use the web interface method, do the following:
    1. On the Experience Portal Management web console, click System Management > Application Server.
    2. Select the check box for the application server that you want to restart and click Stop.
    3. After waiting for a few seconds, click Start.