Hi,
Im having problems with the workspace alias in WFS 2.0 when Im using storedqueries.
[1]
This ListStoredQueries is working, it shows the GetFeatureByID storedquery. Notice the jcmll workspace.
http://localhost:8080/geoserver/jcmll/wfs?SERVICE=WFS&REQUEST=ListStoredQueries&VERSION=2.0.0
[2]
This GetFeatureByID is NOT working
http://localhost:8080/geoserver/jcmll/wfs?SERVICE=WFS&REQUEST=GetFeature&VERSION=2.0.0&StoredQuery_ID=urn:ogc:def:query:OGC-WFS::GetFeatureById&ID=manzanas.0
[3]
This GetFeatureByID is working.
http://localhost:8080/geoserver/wfs?service=wfs&version=2.0.0&request=GetFeature&StoredQuery_ID=urn:ogc:def:query:OGC-WFS::GetFeatureById&ID=manzanas.0
Notice [2] is not working but the only difference with [3] is the use of the jcmll workspace which is working in [1].
Do not know if im doing something wrong or it could be a geoserver bug.
cheers,
--
------------------------------
José Carlos Martínez Llario
http://cartosig.upv.es
Producción Cartográfica y SIG.
Dpto. Ingeniería Cartográfica.
Univ. Politécnica de Valencia.
------------------------------