WPS GetCapabilities output misses schemaLocation
------------------------------------------------
Key: GEOS-4520
URL: http://jira.codehaus.org/browse/GEOS-4520
Project: GeoServer
Issue Type: Bug
Components: WPS
Affects Versions: 2.1-RC5
Reporter: Bart van den Eijnden
Assignee: Andrea Aime
The output should start with:
<wps:Capabilities xml:lang="en" service="WPS" version="1.0.0"
xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsAll.xsd"
xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira