base.url=http://localhost:8080/wsrf/services/ # Uncomment and modify the below lines if you would like to deploy to a # wsrf webapp located somewhere other than the default location of # ../webapps/wsrf (e.g. ${env.CATALINA_HOME}/webapps/wsrf) wsrf.webapp.dir=${env.CATALINA_HOME}/webapps/wsrf # Uncomment and modify the below lines if you require a proxy to connect to external web sites #http.proxyHost=proxy.xyz.com #http.proxyPort=8088 #http.nonProxyHosts=localhost