Details
Description
A request like this one:
<wfs:LockFeature xmlns:wfs="http://www.opengis.net/wfs/2.0" expiry="60" service="WFS" version="2.0.0"> <wfs:StoredQuery id="urn:ogc:def:query:OGC-WFS::GetFeatureById"> <wfs:Parameter name="id">PrimitiveGeoFeature.4f958d5b-ccd5-45ad-ab14-d8ddaab847e0</wfs:Parameter> </wfs:StoredQuery> </wfs:LockFeature>
Fails on a workspace specific service with NPE, but works fine on a global service instead (PrimitiveGeoFeature is in the workspace, of course)