# Ant propertie file for deegree-webservices-templates. # Webservices-Template properties. Edit this file ONLY to apply new properties # $Workfile: global.xml $, $Author: bezema $ # $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mrz 2007) $ ########################### # deegree services to install (comma separated list) ########################### services=wfs ############################ # relative url (from this build.xml location) to your deegree base (src and libs etc) ############################ deegree.base=../base ############################ # relative url (from this build.xml location) to your igeoportal_standard (src and libs etc) ############################ igeoportal.standard=../igeoportal_standard ############################ # name of your application ############################ app.name=deegree2 ############################ # uncomment if the wpvs should use it's own client ############################ #wpvs.use.client=true ############################# # which J2EE application server use as default ############################## default.server=tomcat