Project

General

Profile

« Previous | Next » 

Revision d9f07eb4

Added by Andreas Kohlbecker over 15 years ago

View differences:

cdmlib-remote/src/main/webapp/WEB-INF/applicationContext.xml
29 29
	<!--  load usenames and passwords from properties file and import datasource bean configurations -->
30 30
    <context:property-placeholder location="file:${user.home}/.cdmLibrary/cdmserver.properties"/>
31 31
    <!-- CONFIGURE WEB APPLICATION HERE -->
32
    <import resource="datasources-local.xml"/>
32
    <import resource="routing-datasource.xml"/>
33 33
    <!-- 
34
    <import resource="datasources-bgbm24-import.xml"/>
35
    <import resource="datasources-wp7virtual-production-A.xml"/> 
36 34
    <import resource="empty-default-datasource.xml"/>
35
    <import resource="empty-default-datasource-wp7virtual.xml"/>
36
    <import resource="datasources-local.xml"/>
37
    <import resource="datasources-wp7virtual-production-A.xml"/> 
38
    <import resource="p6spy.xml"/>
39
    <import resource="datasources-bgbm24-import.xml"/>
37 40
    <import resource="datasources-wp7virtual-production-B.xml"/>
38 41
     -->
39 42
    

Also available in: Unified diff