[Geoserver-devel] [jira] Created: (GEOS-3541) H2 database in GWC prevents proper servlet shutdown in Tomcat

H2 database in GWC prevents proper servlet shutdown in Tomcat
-------------------------------------------------------------

                 Key: GEOS-3541
                 URL: http://jira.codehaus.org/browse/GEOS-3541
             Project: GeoServer
          Issue Type: Bug
          Components: GWC
    Affects Versions: 1.7.6
            Reporter: Arne Kepp
            Assignee: Arne Kepp
            Priority: Minor
             Fix For: 1.7.7

The applicationContext.xml for GWC in 1.7.6 contained a bug, no destroy-method was defined for the metastore. Jetty does not seem to care, but Tomcat will wait for the servlet to shut down, which does not happen while the H2 thread lingers.

This has been fixed for 1.7.7.

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