Project

General

Profile

« Previous | Next » 

Revision 44352

fixed bug

View differences:

applicationContext-index-service.xml
56 56
					      p:jobScheduler-ref="keepAliveResultsetJobScheduler"
57 57
					      p:rsKeepaliveJob-ref="resultsetKeepaliveJob" p:repeatDelay="${service.index.feed.repeatDelay}"/>
58 58
				</entry>
59
				<entry key="REFRESH_SCHEMA">
60
					<bean class="eu.dnetlib.index.action.RefreshMDFormatAction"/>
61
				</entry>
62

  
59 63
				<entry key="DELETE">
60 64
					<bean class="eu.dnetlib.index.action.DeleteIndexAction"/>
61 65
				</entry>
......
74 78
	<bean id="indexBackendEnumerator" class="eu.dnetlib.index.IndexBackendEnumerator"/>
75 79

  
76 80

  
77
	<bean id="mdFormatNotificationHandler"
78
	      class="eu.dnetlib.index.MdFormatNotificationHandler"
79
	      p:topicExpression="UPDATE/MDFormatDSResourceType/*/RESOURCE_PROFILE/BODY/STATUS"/>
80 81

  
81 82
	<jaxws:endpoint id="modularIndexServiceEndpoint"
82 83
	                implementor="#modularIndexService" implementorClass="eu.dnetlib.rmi.provision.IndexService"

Also available in: Unified diff