intra-mart Accel Platform / Setup Guide

Version 12 2014-08-01

«  6.2.2. Registration/Deletion to Linux Daemon   ::   Contents   ::   8. Tenant Environment Setup  »

7. WAR File Deployment

  1. War files that are created by IM-Juggling are placed to arbitrary directory.

  2. Please execute the following commands.

    In case of Windows (start Command Prompt)

    > cd <%RESIN_HOME%>
    > resin deploy any directory path/WAR file name
    

    In case of Linux

    # <%RESIN_HOME%>/bin/resinctl deploy any directory path/war file name
    

Note

In case multi-tenant is used, please execute it for each necessary WAR file.

Warning

In order to deploy WAR files, it is necessary that Resin has been started.

«  6.2.2. Registration/Deletion to Linux Daemon   ::   Contents   ::   8. Tenant Environment Setup  »