Project

General

Profile

« Previous | Next » 

Revision 49865

change migration procedure: search first in beta then in production| add software | change directIndexHandler check for response

View differences:

springContext-claimsDemo.xml
34 34
        <property name="projectHandler" ref="projectHandler"/>
35 35
        <property name="resultHandler" ref="resultHandler"/>
36 36
        <property name="claimValidation" ref="claimValidation"/>
37
        <property name="useProductionIndex" value="${services.claimsDemo.useProductionIndex}"/>
37 38
    </bean>
38 39
    <bean id="externalRecordHandler" class="eu.dnetlib.data.claims.migration.handler.ExternalRecordHandler">
39 40
        <property name="searchUtils" ref="searchUtils"/>

Also available in: Unified diff