Project

General

Profile

« Previous | Next » 

Revision 43245

moved MetadataReference class in common package, it will be used by both index service and oai store service

View differences:

applicationContext-dnet-oai-store-service.xml
25 25
	<bean id="oaiStoreBlackboardExecutor"
26 26
	      class="eu.dnetlib.enabling.tools.blackboard.BlackboardServerActionExecutor"
27 27
	      p:blackboardHandler-ref="blackboardHandler"
28
	      p:actionType="eu.dnetlib.oai.actions.OAIStoreActions"
28
	      p:actionType="eu.dnetlib.rmi.provision.OAIStoreActions"
29 29
	      p:incomplete="false">
30 30
		<property name="actionMap">
31 31
			<map>
......
60 60

  
61 61
	<bean id="oaiSetsCounter" class="eu.dnetlib.oai.conf.OAISetsCounter"/>
62 62

  
63
</beans>
63
</beans>

Also available in: Unified diff