Changes between Version 1 and Version 2 of applicationConfig


Ignore:
Timestamp:
Feb 25, 2009, 1:03:51 AM (15 years ago)
Author:
erikvaningen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • applicationConfig

    v1 v2  
    11Just did a little refactoring to achieve this:
    2 (1) applicationConfigs which are not likely to be changed in production are on the classpath
    3 (2) applicationConfigs which are likely to be changed in production are in the WEB-INF
     2 * (1) applicationConfigs which are not likely to be changed in production are on the classpath
     3 * (2) applicationConfigs which are likely to be changed in production are in the WEB-INF
    44
    55Therefore you find the config of the Dao's now in
     6
    67/geonetwork-persistence-ebrim/src/main/resources/applicationContext-persistence.xml
    78