Create a smoke test to check the connection to Solr.

This commit is contained in:
j2blake 2011-11-23 21:53:53 +00:00
parent 1c2b7f64d0
commit 6aec52dc1d
2 changed files with 135 additions and 0 deletions

View file

@ -58,3 +58,6 @@ edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerSetup
org.apache.commons.fileupload.servlet.FileCleanerCleanup
edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache$Setup
# This should be near the end, because it will issue a warning if the connection to Solr times out.
edu.cornell.mannlib.vitro.webapp.servlet.setup.SolrSmokeTest