Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.0.x
-
Component/s: Configuration
-
Labels:None
-
Number of attachments :
Description
Persist profiles. Add a "profiles" directory to the data directory structure. A persisted set of profiles would look like:
data_dir/
workspaces/
maps/
profiles/
profile1/
profile.xml --> defines the name of the profile, and the maps
global.xml
logging.xml
services/
wfs.xml
wms.xml
profile2/
...