When you have made the configuration changes to the Gemsbok configuration file, you will need to use Ant to generate a Tomcat web app. To do this:
-
Open the Command Prompt as System Administrator.
-
Navigate to the root of the Gemsbok folder (where you just edited the build.properties file)
-
cd C:\gemsbok
-
-
Run the following command:
-
ant buildanddeployallinonewartotomcat
-
If the command ran successfully, the following message is displayed:
This command will:
-
Generate a WAR file in the /target/ folder inside the Gemsbok folder
-
Copy the WAR file into the /webapps/ folder inside the Tomcat folder (as shown below).
Verify that the gemsbok.war files has been copied into the Tomcat 8.0 > Webapps directory: