mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
comment out bean due to service start issue
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user