[Geoserver-devel] [jira] Created: (GEOS-2918) Add persistence for maps

Add persistence for maps
------------------------

                 Key: GEOS-2918
                 URL: http://jira.codehaus.org/browse/GEOS-2918
             Project: GeoServer
          Issue Type: Task
          Components: Configuration
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira
             Fix For: 2.0.x

Add persistence for maps, more or less mirroring the workspace hierarchy (with one less level):

{code}
data_dir/
  workspaces/
  maps/
     map1/
        map.xml
        layer1/
        layer2/
       ...
     map2/
        map.xml
        layer3/
        layer4/
        ...
    
{code}

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira