# **** NOTE: This file will not be overwritten during generation **** endpoint.url = http://localhost:8080/pubscribe/services/filesystem # Uncomment and modify the below lines if you would like to deploy to a # webapp located somewhere other than the default location of # ../webapps/hermes (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