@ -113,6 +113,12 @@ public abstract class AbstractWebSocketIntegrationTests {
@@ -113,6 +113,12 @@ public abstract class AbstractWebSocketIntegrationTests {
catch(Throwablet){
logger.error("Failed to stop server",t);
}
try{
this.wac.close();
}
catch(Throwablet){
logger.error("Failed to close WebApplicationContext",t);