Il 11/30/2014 11:04 PM, emmexx scrisse:
> I don't know if this is related to the problem in my original post.
>
> If I try to execute the wps in my original post, the geoserver log reports:

I found out the problem, my fault of course, and my bad. :-(

In my xml request I dumb-copied Andrea's code:

<wfs:Query typeName="mywks:mylayer"/>

But by adding a filter it should be:
<wfs:Query typeName="mywks:mylayer">  (notice the missing closing slash)
<ogc:Filter>
...

bye
        maxx

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to