Project

General

Profile

« Previous | Next » 

Revision 52478

Revised publishign workflows for the index, as it seems we are having troubles when the resultset is created from Iterables.concat

View differences:

applicationContext-parthenos-msro-nodes.xml
25 25
	<bean id="wfNodeRegisterClarinWorkflowFromTemplate" class="eu.dnetlib.parthenos.workflows.nodes.RegisterClarinWorkflowFromTemplateJobNode" scope="prototype"/>
26 26

  
27 27
	<bean id="wfNodeReadVirtuoso" class="eu.dnetlib.parthenos.workflows.nodes.ReadVirtuosoJobNode" scope="prototype"/>
28
	<bean id="wfNodeReadVirtuosoByTypes" class="eu.dnetlib.parthenos.workflows.nodes.ReadVirtuosoByTypesJobNode" scope="prototype"/>
28
	<bean id="wfNodeReadVirtuosoByType" class="eu.dnetlib.parthenos.workflows.nodes.ReadVirtuosoByTypeJobNode" scope="prototype"/>
29 29

  
30 30
</beans>

Also available in: Unified diff