logging to file improved
[cdmlib.git] / cdmlib-remote / src / main / webapp / WEB-INF / applicationContext.xml
index 21eff25c7e97e3863bec9243146d29ba39c425a7..14a54c30b74f2bedec049189e7e8d848ae6e811a 100644 (file)
     <!-- CONFIGURE WEB APPLICATION HERE -->
     <import resource="datasources/configurable.xml" />
     
+    <context:annotation-config/>
+    <bean class="eu.etaxonomy.cdm.remote.config.LoggingConfigurer">
+    </bean>
+    
     
     <!-- OAI-PMH TODO externalize? -->
      <bean name="taxonOaiPmhController" class="eu.etaxonomy.cdm.remote.controller.oaipmh.TaxonOaiPmhController">