Deploying the Apollo Webapp to Tomcat
Introduction
This section will discuss how to deploy the Apollo web application into the Tomcat container.
Deploying the WebApp
Once you have deployed your service to the Apollo webapp, you will need to deploy the webapp to the Tomcat container.
Deploying to Tomcat entails copying the wsrf webapp dir and its contents to the TOMCAT_HOME/webapps directory.