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 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
