[Geoserver-devel] [jira] (GEOS-6135) NPE when trying to access a OGR generated output format via WFS 2.0

Andrea Aime created BugGEOS-6135
NPE when trying to access a OGR generated output format via WFS 2.0

Issue Type:

BugBug

Affects Versions:

2.4.1

Assignee:

Andrea Aime

Components:

OGR output format

Created:

05/Nov/13 7:45 AM

Description:

This is happening because the code in OGR2OGR tries to extract a WFS 1.0/1.1 request:

        GetFeatureType request = (GetFeatureType) OwsUtils.parameter(operation.getParameters(),
 GetFeatureType.class);

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrea Aime

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