Project

General

Profile

« Previous | Next » 

Revision 50331

Bug fix on converter class for aggregation method

View differences:

application-context.xml
24 24
    <import resource="classpath*:/gr/uoa/di/driver/app/springContext-commons.xml"/>
25 25
    <import resource="classpath*:/gr/uoa/di/driver/app/springContext-registrator.xml"/>
26 26
    <import resource="classpath*:/eu/dnetlib/repos/springContext-repos-dms-cached.xml"/>-->
27
    
27 28
    <context:property-placeholder location="classpath*:/eu/**/application.properties" />
28 29
    <tx:annotation-driven transaction-manager="txManager"/>
29 30

  
......
79 80
        <property name="dataSource" ref="repomanager.dataSource"/>
80 81
    </bean>
81 82

  
82
</beans>
83
</beans>

Also available in: Unified diff