This topic provides information about how to set up a Web Archive (WAR) file for use with the Tomcat servlet engine with the IBM® Web Administration for i5/OS™ interface.
Follow the instructions to use a WAR file with out-of-process ASF Tomcat servlet engine on your HTTP Server (powered by Apache).
Before you begin, review the User profiles and required authorities for HTTP Server topic.
The WAR file contains a web.xml file. The first time the WAR file is accessed, the files within the WAR file are extracted into the correct directory.
This URL (Mount point) is necessary so the files contained in your WAR file can be accessed.
Using a file transfer method such as Netserver mapped drives or FTP, transfer the WAR file to the following directory: /ASFTomcat/[myserver]/webapps (where myserver is your server's name).