[Geoserver-users] Custom Inputtype for WPS

2013-04-30 Thread vermesser123
Hello everybody, I want to use a custom input-type in a wps, so that the client can send a request like this: ... wps:Data wps:ComplexData customFormatPPIO feature_id12345/feature_id feature_namehouse/feature_name /customFormatPPIO

[Geoserver-users] NullPointerException in Class ExecuteResponseBuilder

2013-04-19 Thread vermesser123
Hello everybody, when you send a request via http-post, the parameter ResponseForm is optional (zero or one). But when I am doing this in Geoserver, a NullPointer-Exception is thrown in the ExecuteResponseBuilder class. Is this a bug in GeoServer? I added the code

[Geoserver-users] DescribeProcess response in Geoserver

2013-04-12 Thread vermesser123
Hello, I am creating my own WPS in GeoServer. The WPS client, which communicates with GeoServer, needs to know the Schema and the Encoding parameter for ComplexData. I know, that these parameters are defined as optional in the WPS Specification. However, in GeoServer the Response document