This consists of the following steps
These environment variables should be set up using the tomcat administration tool for the particular web application that you have installed.
The workingdirectory should point to a directory that the process
running the applicationController can write to. It creates
subdirectories in this directory to create a runtime environment for
each of the application instances that it runs. The
ApplicationConfigFile points to the file that contains all of the
descriptions of the applications that the application controller can
run. The contents of this file are describe in more detail on the Applicatons Setup page