diff --git a/webapp/src/main/webapp/WEB-INF/resources/startup_listeners.txt b/webapp/src/main/webapp/WEB-INF/resources/startup_listeners.txt index 6d3b1821..a3727d05 100644 --- a/webapp/src/main/webapp/WEB-INF/resources/startup_listeners.txt +++ b/webapp/src/main/webapp/WEB-INF/resources/startup_listeners.txt @@ -89,7 +89,7 @@ edu.cornell.mannlib.vivo.orcid.OrcidContextSetup # Register the extensions to the IndividualResponseBuilder (e.g. alt metric, plum analytics) edu.cornell.mannlib.vitro.webapp.controller.individual.VIVOIndividualResponseBuilderExtension$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 +# This should be near the end, because it will issue a warning if the connection to the SearchEngine times out. +edu.cornell.mannlib.vitro.webapp.servlet.setup.SearchEngineSmokeTest org.vivoweb.webapp.startup.i18nSetup