Project

General

Profile

« Previous | Next » 

Revision 8265

Refer to metacat.war deployments since those are now the default. https://projects.ecoinformatics.org/ecoinfo/issues/6082

View differences:

PropertiesAdmin.java
354 354
	 * In the web.xml of the Metacat-index context, there is a parameter:
355 355
	 * <context-param>
356 356
     * <param-name>metacat.properties.path</param-name>
357
     * <param-value>/knb/WEB-INF/metacat.properties</param-value>
357
     * <param-value>/metacat/WEB-INF/metacat.properties</param-value>
358 358
     * <description>The metacat.properties file for sibling metacat deployment. Note that the context can change</description>
359 359
     *  </context-param>
360 360
     *  It points to the default metacat context - knb. If we rename the context, we need to change the value of there.

Also available in: Unified diff