On Fri, Dec 2, 2011 at 12:05 AM, Jachym Cepicky <jachym.cepi...@gmail.com>wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I'm testing WPS implementation of GeoServer, which is running on
> http://briseide02.ingr.briseide.eu:8080/geoserver/wps
>
> with following request http://pastebin.com/c8x4XaB9
>
> The response, which comes from the server
> (http://pastebin.com/HxnUVmkW) DOES NOT contain any resulting link to
> the output TIFF file (asReference=true in the request).
>
> Any hint, which form should the request have, so I can see the output
> link?
>

Upgrade GeoServer. Support for output as reference, as well as asynchronous
calls support, has been added less than a month ago, while that GeoServer
has been built in July, see:
http://briseide02.ingr.briseide.eu:8080/geoserver/web/;jsessionid=3F63C34A76EBF960624249CB084EA925?wicket:bookmarkablePage=:org.geoserver.web.AboutGeoServerPage


>
> BTW: testing using wget (on linux), GeoServer seems not to like it
>
> wget --post-file=in.xml http://briseide02.......:8080/geoserver/wps
> returns
>
> """
> Could not determine geoserver request from http request
>
> org.geoserver.platform.AdvancedDispatchFilter$AdvancedDispatchHttpRequest@15cf1662
> """
>
>
> Which is strange
>

The GeoServer dispatcher (the part that determines what service is being
called)
asks that you set the proper content type when posting
xml request, try setting "text/xml" or "application/xml"

Cheers
Andrea

-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to