Deploying the OceanaCallback application

Last Updated : Mar 16, 2026 |

About this task

You can deploy the OceanaCallback sample application by copying its .war file to the application server.

Procedure

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

    • Web interface

  4. 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. 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 next to the application server you want to restart and click Stop.
    3. After waiting for a few seconds, click Start.