Project

General

Profile

« Previous | Next » 

Revision 50585

1. Remove aai / redis changes. New branch will be created.

View differences:

applicationContext.xml
14 14

  
15 15
    <!-- <import resource="classpath:META-INF/cxf/cxf-extension-soap.xml"/>-->
16 16

  
17
    <!--<import resource="classpath:META-INF/cxf/cxf.xml"/>
17
    <import resource="classpath:META-INF/cxf/cxf.xml"/>
18

  
18 19
    <import resource="classpath:META-INF/cxf/cxf-extension-jaxws.xml"/>
19 20
    <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
20 21
    <import resource="classpath*:/cxf.xml"/>
......
28 29
    <import resource="classpath*:/eu/dnetlib/enabling/hcm/springContext-hcmService.xml"/>
29 30
    <import resource="classpath*:/gr/uoa/di/driver/app/springContext-commons.xml"/>
30 31
    <import resource="classpath*:/gr/uoa/di/driver/app/springContext-registrator.xml"/>
31
    <import resource="classpath*:/eu/dnetlib/repos/springContext-repos-dms-cached.xml"/>-->
32 32

  
33

  
33
    <import resource="classpath*:/eu/dnetlib/repos/springContext-repos-dms-cached.xml"/>
34 34
    <context:property-placeholder location="classpath*:/eu/**/application.properties" />
35 35

  
36 36
    <bean class="eu.dnetlib.repo.manager.service.config.CascadingPropertyLoader" id="propertyLoader">

Also available in: Unified diff