Project

General

Profile

« Previous | Next » 

Revision 50968

fixing issues with ordering and types filter

View differences:

springContext-claimsDemo.xml
16 16
	http://dnetlib.eu/springbeans/template http://dnetlib.eu/springbeans/template.xsd"
17 17
       default-autowire="byName">
18 18
    <!--Un comment in order to run the tests / Comment to deploy-->
19
    <bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
20
        <property name="locations" value="classpath:eu/dnetlib/data/claims/migration/springContext-claimsDemo.properties"/>
21
    </bean>
19
    <!--<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">-->
20
        <!--<property name="locations" value="classpath:eu/dnetlib/data/claims/migration/springContext-claimsDemo.properties"/>-->
21
    <!--</bean>-->
22 22
    <bean id="directIndexHandler" class="eu.dnetlib.data.claims.migration.handler.DirectIndexHandler">
23 23
        <property name="directClaimAPIUrl"  value="http://beta.services.openaire.eu:8280/is/mvc/api/publications"/>
24 24
    </bean>

Also available in: Unified diff