[Geoserver-devel] [jira] (GEOS-5301) CatalogBuilder.setupMetadata doesn't handle FeatureSource.getInfo() throwing exception

Justin Deoliveira created BugGEOS-5301
CatalogBuilder.setupMetadata doesn’t handle FeatureSource.getInfo() throwing exception

Issue Type:

BugBug

Affects Versions:

2.2-RC3, 2.3-beta1

Assignee:

Justin Deoliveira

Components:

Configuration

Created:

07/Sep/12 10:57 AM

Description:

Since FeatureSource.getInfo() is not consistently implemented we should catch the exception instead of outright fail. AN easy way to reprodcue this issue is to execute a WPS process that produces vector output (eg, gs:Contour) and ask it to return in a zipped Shapefile. The FeatureSource which is wrapped by a FeatureCollection throws UnsupportedOperationException from its getInfo() method.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Justin Deoliveira

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)