Project

General

Profile

« Previous | Next » 

Revision 9aae99e8

Added by Andreas Kohlbecker about 4 years ago

ref #8841 cleaning up application context config - step 1

View differences:

eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml
5 5
  xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
6 6
    http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd
7 7
    http://www.springframework.org/schema/context  http://www.springframework.org/schema/context/spring-context-3.1.xsd">
8

  
9
  <import resource="classpath:/eu/etaxonomy/cdm/httpInvokerServiceClients.xml" />
8
    
9
  <!--
10
   UNUSED: replaced by CdmApplicationRemoteConfiguration but CdmApplicationRemoteConfiguration should be transformed into 
11
   proper configuration class see type level TODO in this class  
12
   -->  
10 13

  
11 14
  <bean id="cdmEntitySessionManager"  
12 15
    class="eu.etaxonomy.taxeditor.session.CdmEntitySessionManager" />

Also available in: Unified diff