Hello everybody,
i want to report some possible issues (GeoServer 2.2 beta2):
###########################################################################
NPE while using a onlineresource which contains the „workspace-prefix“ (Stored Query)
http://geoserv.weichand.de:8080/geoserver/wfs?service=WFS&request=GetFeature&typeName=bvv:gmd_ex&count=1
--> OK
http://geoserv.weichand.de:8080/geoserver/bvv/wfs?service=WFS&request=GetFeature&typeName=bvv:gmd_ex&count=1
--> OK
http://geoserv.weichand.de:8080/geoserver/wfs?service=WFS&request=GetFeature&version=2.0.0&StoredQuery_ID=bboxQuery&x1=4466856&y1=5346319&x2=4466980&y2=5346396
--> OK
http://geoserv.weichand.de:8080/geoserver/bvv/wfs?service=WFS&request=GetFeature&version=2.0.0&StoredQuery_ID=bboxQuery&x1=4466856&y1=5346319&x2=4466980&y2=5346396
--> NPE
###########################################################################
Wrong schema-locations / schema-versions using the „conformity“ switch (WFS 2.0 schemas)
For example:
http://geoserv.weichand.de:8080/geoserver/wfs?service=WFS&version=2.0.0&request=getcapabilities
-> WFS 2.0.0 (with WFS 1.1.0 Schema)
###########################################################################
Missing WFS 2.0 operations (CreateStoredQuery, ListStoredQueries, DescribeStoredQueries, DropStoredQuery) in the wicket-ui (service accessconstraints)
Thanks for your support!
Best regards
Juergen Weichand
On 30/05/12 00:45, Jürgen Weichand wrote:
Wrong schema-locations / schema-versions using the „conformity“ switch
(WFS 2.0 schemas)
For example:
http://geoserv.weichand.de:8080/geoserver/wfs?service=WFS&version=2.0.0&request=getcapabilities
-> WFS 2.0.0 (with WFS 1.1.0 Schema)
Confirmed.
With the "Conformance" / "Encode canonical WFS schema location" option checked, the WFS 1.1.0 schemaLocation is incorrectly encoded for the WFS 2.0.0 namespace in a WFS 2.0.0 GetCapabilities response.
I have created a Jira ticket for this issue:
https://jira.codehaus.org/browse/GEOS-5135
Kind regards,
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre