Project

General

Profile

« Previous | Next » 

Revision 7558

draft for sharing the metacat.properties with the metacat-index webapp. https://projects.ecoinformatics.org/ecoinfo/issues/5909

View differences:

web.xml
14 14
    </context-param>
15 15
    
16 16
    <context-param>
17
      <param-name>configFileName</param-name>
18
      <param-value>metacat.properties</param-value>
19
      <description>The main configuration file for application</description>
17
      <param-name>metacat.properties.path</param-name>
18
      <param-value>/knb/WEB-INF/metacat.properties</param-value>
19
      <description>The metacat.properties file for sibling metacat deployment. Note that the context can change</description>
20 20
    </context-param>
21 21

  
22 22
  

Also available in: Unified diff