Cleanup GeoServerExtensions when functional/integration tests end
-----------------------------------------------------------------

                 Key: GEOS-2273
                 URL: http://jira.codehaus.org/browse/GEOS-2273
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
            Reporter: Andrea Aime
            Assignee: Andrea Aime


When maven is running the tests it won't unload classes between one and the 
other, meaning GeoServerExtensions might be initialized by one test and then 
used in that state by other tests, eventually with an old and closed app 
context. 
This affects unit tests that are executed after integration tests, such as 
GetMapTest.

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

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to