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

       

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to