From adbfea8151108fd0d90ee1383d0323bc6394363b Mon Sep 17 00:00:00 2001 From: j2blake Date: Thu, 14 May 2015 10:27:14 -0400 Subject: [PATCH] VIVO-1029 fix obsolete reference to webapp.name property. --- config/example.runtime.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/example.runtime.properties b/config/example.runtime.properties index 36e063e8..69f66f6e 100644 --- a/config/example.runtime.properties +++ b/config/example.runtime.properties @@ -56,7 +56,7 @@ email.replyTo = vivoAdmin@mydomain.edu # scheme + server_name + port + vivo_webapp_name + "solr" # In the standard installation, the Solr context will be on the same server as VIVO, # and in the same Tomcat instance. The path will be the VIVO webapp.name (specified - # above) + "solr" + # in build.properties) + "solr" # Example: # vitro.local.solr.url = http://localhost:8080/vivosolr #