base.url=http://localhost:8080/pubscribe/services # Uncomment and modify the below lines if you would like to deploy to a # pubscribe webapp located somewhere other than the default location of # ../webapps/pubscribe (e.g. ${env.CATALINA_HOME}/webapps/pubscribe) pubscribe.webapp.dir= # 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