Project

General

Profile

Actions

Bug #1230

closed

move metacat.properties out of jar file

Added by Matt Jones over 20 years ago. Updated over 20 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
12/05/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1230

Description

The current configuration file for metacat (metacat.properties) is installed
inside of the metacat.jar JAR file. This makes changing the configuration
difficult for most users. Need to move it out of the jar, probably to a
location like ${context}/WEB-INF/metacat.properties. I have started code to
accomplish this change.

Actions #1

Updated by Matt Jones over 20 years ago

FIXED. The properties file is now installed in the WEB-INF directory rather
than the jar file. This uses a new Options class found in the utilities module,
so the new version of utilities needs to ship with this release of metacat. You
still just call MetaCatUtil.getOption(String optionName) to get a value, so the
rest of metacat won't notice the change.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 1230

Actions

Also available in: Atom PDF