Project

General

Profile

« Previous | Next » 

Revision 43111

added scope prototype to node Retrieve Store by Id'

View differences:

modules/dnet-msro-service/trunk/src/main/resources/eu/dnetlib/msro/service/applicationContext-msro-nodes.xml
62 62
	<bean id="wfNodeRetrieveMdStoreId" class ="eu.dnetlib.msro.workflows.nodes.objectStore.RetrieveMdStoreId"
63 63
		p:metadataFormat="${msro.wf.nodes.mdstoreSearch.format}"
64 64
		p:interpretation="${msro.wf.nodes.mdstoreSearch.interpretation}"
65
		scope="prototype"
65 66
	/>
66 67
	
67 68
	<bean id ="wfNodeDownloadFromMetadata" class="eu.dnetlib.msro.workflows.nodes.download.DownloadFromMetadataJobNode"		
......
177 178
		class="eu.dnetlib.msro.workflows.nodes.SetEnvParameterJobNode"
178 179
		scope="prototype" />
179 180
		
180
</beans>
181
</beans>

Also available in: Unified diff