[Geoserver-devel] [jira] Created: (GEOS-2920) Ensure services always obtain Catalog reference through GeoServer

Ensure services always obtain Catalog reference through GeoServer
-----------------------------------------------------------------

                 Key: GEOS-2920
                 URL: http://jira.codehaus.org/browse/GEOS-2920
             Project: GeoServer
          Issue Type: Task
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira
             Fix For: 2.0.x

No services (WCS,WFS,WMS, etc...) should obtain the catalog directly from spring. They should always call org.geoserver.config.GeoServer.getCatalog().

This allows a thread local view (GEOS-2919) of the catalog to be returned to the service rather than the raw catalog itself.

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