comment out bean due to service start issue

This commit is contained in:
Terry W Brady
2018-01-24 14:32:06 -08:00
parent 04dd484357
commit 815569b28f

View File

@@ -30,11 +30,13 @@
</bean>
<!-- Inject the SolrLoggerUsageEventListener into the EventService -->
<!-- Comment out to enable service in DSpace 7
<bean class="org.dspace.statistics.SolrLoggerUsageEventListener">
<property name="eventService" >
<ref bean="dspace.eventService"/>
</property>
</bean>
-->
<!-- TabFileUsageEventListener -->
<!-- Uncomment to enable