Deploying on a Java Web Server

Deploying a WAR on a Java™ Web server depends on the Java server; however it is relatively easy using this procedure.

  1. Using your browser, go to the Java Server manager web page.
  2. In the deployment section, choose the java-j2eedispatch.war file (created previously) to download.
  3. Click on the deploy button.
  4. Check that /java-j2eedispatch is available in the list of web applications, with a status of success.

The Java dispatcher is ready to serve GAS requests, in accordance with the as.xcf configuration file set.

Note: In case of failure, refer to your Java server war deployment guide.