base.url = http://localhost:8080/pubscribe/services # Uncomment and modify the below entry to point to the deployed # pubscribe webapp directory (e.g. ${env.CATALINA_HOME}/webapps/pubscribe). #pubscribe.webapp.dir = ${env.CATALINA_HOME}/webapps/pubscribe # 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