APOLLO - A Policy Loader This utility can be used to load policy files and/or directories containing policy files into the PDP. Only files with a '.xml' extention will be loaded. Requires Apache Ant to build. To build: 'ant dist' The built package is an executable jar file. To run the application type: java -jar apollo.jar java -jar apollo.jar -e endpoint (file|dir) [(file|dir)] ... -e specifies the location of the Policy Data Manager Service (file|dir) specifies a file to load or a directory containing files to load. You may repeat multiple files or directories.