# # tomcat.root must be assigned to the root of the tomcat install directory tomcat.root=/usr/local/devtools/jakarta-tomcat-5.0.28 # target should be set to control which service to compile. #target=digir #target=geon #target=srb #target=digir #target=srb #target=metacatImpl target=registry #target=metacatAuth #target=metacatAuthorize #target=identifierService #target=AuthenticatedQueryService # # compiler controls -- uncomment to set to non-default values. # # deprecation=false # debug=true # # If includesource is true, then include the java source file in stubJar. # default value is false. # includesource=false # # Useful properties to control the deploy task. # # context is the webapplication context of the service # defaults to ${impl.class.name} #context=kepler # # hostname is the hostname (or ip) of the machine running the service # defaults to localhost hostname=library.kepler-project.org # # port is the port of the machine running the service # defaults to 8080 port=80 # # Useful property to control the test task. # # args is the argument line passed to the test program main. #args=