Hi,

I've run into a problem parsing a KVP DescribeProcess request with
the WPS module.

Both WCS and WPS have custom KVP parsers for the 'Identifier' key.

WCS' parser does not seem to have its service string set when the
KvpUtils.parse() method prunes the list of possible parsers.

Since they both share the same key value and WCS' parser comes first
in the list, it is selected to parse the WPS request, which then
generates and exception.

I had this working previously, so I'm not sure why it's no longer
working.

-Lucas

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to