[Geoserver-devel] [jira] Created: (GEOS-2957) CatalogImpl.resolve() does not set CoverageInfo.parameters to an empty map producing an NPE when trying to use it

CatalogImpl.resolve() does not set CoverageInfo.parameters to an empty map producing an NPE when trying to use it
-----------------------------------------------------------------------------------------------------------------

                 Key: GEOS-2957
                 URL: http://jira.codehaus.org/browse/GEOS-2957
             Project: GeoServer
          Issue Type: Bug
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.0-beta1

{{CoverageInfo.getParameters():Map<String,Serializable>}} shouldn't return null but an empty map. When loading the configuration, since xstream sets the collection properties to null if non present, CatalogImpl.resolve() is meant to fix that as a post processing step after xstream loading, but it is not setting that property

--
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