CatalogValidators running but failures do not result in any action
------------------------------------------------------------------
Key: GEOS-4495
URL: http://jira.codehaus.org/browse/GEOS-4495
Project: GeoServer
Issue Type: Bug
Components: Configuration
Affects Versions: 2.1-RC4
Reporter: Andrea Aime
Assignee: Justin Deoliveira
CatalogValidators are run by the catalog code. However the postValidate(info, isNew) method returns a list of errors (instead of throwing an exception) that the catalog is not using, resulting in the validation code to fail silently.
For example, try to setup a cascaded wms layer. The WMSValidator will not recognize it and will throw an exception (so that validation needs an update), but nothing will really happen
--
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