Project

General

Profile

« Previous | Next » 

Revision 9900

Added by Jing Tao almost 8 years ago

Every time when we modified the metacat.properties file through the PropertyService, the Setting class will be updated as well. Otherwise, the values on the Setting class are still the old one.

View differences:

AuthAdmin.java
190 190
				// we need to write the options from memory to the properties
191 191
				// file
192 192
				PropertyService.persistProperties();
193
				PropertyService.syncToSettings();
193 194

  
194 195
				// Validate that the options provided are legitimate. Note that
195 196
				// we've allowed them to persist their entries. As of this point

Also available in: Unified diff