[Geoserver-users] chaining WPS and WFS

Hi,

I m trying to chain a WPS with a WFS using a HTTP GET request. My request is
the following:

/http://localhost:8080/geoserver/ows?service=wps&version=1.0.0&request=execute&identifier=gs:BufferFeatureCollection&DataInputs=features=http://localhost:8080/geoserver/sf/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=sf:archsites&maxFeatures=50;distance=500/

but I take the exception:

/Process failed during execution Process execution
19954da4-9880-4239-be38-d6cb69a8e4da failed Failed to retrieve value for
input features Content is not allowed in prolog./

What m I missing?

Thanks in advance!

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/chaining-WPS-and-WFS-tp5043278.html
Sent from the GeoServer - User mailing list archive at Nabble.com.