[Geoserver-devel] [jira] Created: (GEOS-2866) Changes on contact and jai pages are non cancellable

Changes on contact and jai pages are non cancellable
----------------------------------------------------

                 Key: GEOS-2866
                 URL: http://jira.codehaus.org/browse/GEOS-2866
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.0-alpha2
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira

This occurs because the ContactInfo and JAIInfo objects obtained from GeoServerInfo are not proxied, therefore changes are set directly. They are not persisted, but restoring requires a restart. They should be wrapped in proxies as well. This can be done by making them implement the Info interface. But this means we need to assign them ID's.

--
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