# # USAGE: # # This file is intended to be used in conjunction with the build.xml file in # the same directory as this one. Copy this file to one called build.properties, # and then you can then supply values to match your local configuration. # # NOTE: As the build process for this project leverages the build processes of # other projects (i.e. eProfileClient & WebLearn) look in the external checkouts # for those, in particular the sample.build.properties files for further details # on the properties we have here. # # $Id$ # # URL of the eProfile web-service endpoint: eprofile.ws.endpoint=http://chimera91.essex.ac.uk:8080/axis/services/eprofile # Your keystore alias: applet.sign.alias= # Your keystore password: applet.sign.storepass= # The location of the Tomcat installation on your file system: catalina.home=/usr/java/apache-tomcat-5.0 tomcat.deploy.url=http://localhost/manager tomcat.deploy.username=Fred tomcat.deploy.password=iAmFred tomcat.deploy.path=/wl-addon