[Geoserver-devel] [JIRA] (GEOS-8250) WFS 2.0 DescribeFeatureType responses for app-schema types contain a spurious WFS 2.0 jar import

Ben Caradoc-Davies created an issue

GeoServer / BugGEOS-8250

WFS 2.0 DescribeFeatureType responses for app-schema types contain a spurious WFS 2.0 jar import

Issue Type:

BugBug

Affects Versions:

2.12-beta

Assignee:

Unassigned

Components:

Application schema, WFS

Created:

09/Aug/17 2:43 AM

Priority:

MediumMedium

Reporter:

Ben Caradoc-Davies

WFS 2.0 DescribeFeatureType responses for app-schema types contain a spurious WFS 2.0 jar import. For example, with the app-schema tutorial configuration, the response for:
http://localhost:8080/geoserver/wfs?request=DescribeFeatureType&version=2.0.0&typeName=gsml:MappedFeature
contains a spurious import for the WFS 2.0 jar:

<xsd:import namespace="http://www.opengis.net/wfs/2.0" schemaLocation="jar:file:/home/ben/.m2/repository/org/geotools/xsd/gt-xsd-wfs/18-SNAPSHOT/gt-xsd-wfs-18-SNAPSHOT.jar!/org/geotools/wfs/v2_0/wfs.xsd"/>

The WFS 1.1 response does not contain this import:
http://localhost:8080/geoserver/wfs?request=DescribeFeatureType&version=1.1.0&typeName=gsml:MappedFeature

Add Comment

Add Comment

Get JIRA notifications on your phone! Download the JIRA Cloud app for Android or iOS


This message was sent by Atlassian JIRA (v1000.1168.0#100058-sha1:e298494)

Atlassian logo