[Geoserver-devel] [jira] Created: (GEOS-1132) GeoServer.destroy() does not releases ArcSDE connection pools

GeoServer.destroy() does not releases ArcSDE connection pools
-------------------------------------------------------------

                 Key: GEOS-1132
                 URL: http://jira.codehaus.org/browse/GEOS-1132
             Project: GeoServer
          Issue Type: Bug
          Components: ArcSDE, Global
    Affects Versions: 1.6.0-alpha2, 1.5.1
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 1.5.2, 1.6.0-beta1

GeoServer.destroy() does not releases ArcSDE connection pools due to package refactoring and class name changes in the GeoTools ArcSDE plugin.
This is due to the lack of a standard api to release datastore resources, so geoserver uses reflection to call {{ArcSDEConnectionPoolFactory.getInstance().closeAll()}}

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