Deploying the OceanaCallback application

Last Updated : Mar 16, 2026 |
Prolog information
You can deploy the OceanaCallback sample application by copying its .war file to the application server.
  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 ManagementApplication 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.