Project

General

Profile

« Previous | Next » 

Revision d220174c

Added by Cherian Mathew almost 9 years ago

changed references of cdmlib-remote-webapp to cdm-webapp

View differences:

src/main/java/eu/etaxonomy/cdm/server/instance/SharedAttributes.java
48 48
    public static final String ATTRIBUTE_ERROR_MESSAGES = "cdm.errorMessages";
49 49

  
50 50
    /**
51
     * Force a schema update when the cdmlib-remote-webapp instance is starting up
51
     * Force a schema update when the cdm-webapp instance is starting up
52 52
     * same as <code>eu.etaxonomy.cdm.remote.config.DataSourceConfigurer.ATTRIBUTE_FORCE_SCHEMA_UPDATE</code>
53 53
     */
54 54
    public static final String ATTRIBUTE_FORCE_SCHEMA_UPDATE = "cdm.forceSchemaUpdate";

Also available in: Unified diff