Project

General

Profile

« Previous | Next » 

Revision 46998

committing work in progress in the dedicated branch

View differences:

applicationContext-dnet-openaireplus-datasource-manager-service.xml
45 45

  
46 46
	<bean id="datasourceManagerClients" 
47 47
		class="eu.dnetlib.enabling.datasources.DatasourceManagerClients" 
48
		p:db="${dnet.openaire.db.name}"
48
		p:db="${dnet.openaire.dsm.db.name}"
49 49
		p:serviceLocator-ref="uniqueServiceLocator"
50 50
		p:resultSetClientFactory-ref="resultSetClientFactory" />
51 51

  
......
60 60
		t:name="datasourceManagerServiceRegistrationManager" t:service="datasourceManagerService"
61 61
		t:endpoint="datasourceManagerServiceEndpoint" t:jobScheduler="jobScheduler" />
62 62
		
63
</beans>
63
</beans>

Also available in: Unified diff