Revision as of 15:17, March 16, 2016 by Jumunn (talk | contribs)
Jump to: navigation, search

Deploying the web application

Important
If you're deploying Web Services and Applications version 8.5.201.09 or earlier, complete the steps on Deploying the web application for 8.5.201.09 or earlier instead.

Complete the following steps for each Web Services node.

Start

  1. Create a new folder on your Web Services node. For example, web-services. This is the working folder for the web application.
  2. Copy the gws.jar file from the installation CD to your new web-services working folder.
  3. Create the following configuration files in your working folder. You can simply copy the files from installation_CD/config-templates and remove the .sample extension. You'll learn more about the settings in these files as you go through the configuration steps for Web Services and its features later in this guide.
    • application.yaml
    • elasticsearch.yml
    • hystrix.properties
    • logback.xml
    • statistics.yaml
  4. Copy the routing-templates folder from installation_CD/routing-templates to your working folder.

End

Next Step

Comments or questions about this documentation? Contact us for support!