]> source.dussan.org Git - vaadin-framework.git/commit
Make sure AtmosphereFramework is always properly destroyed (#17581)
authorArtur Signell <artur@vaadin.com>
Fri, 17 Jun 2016 11:21:57 +0000 (14:21 +0300)
committerArtur Signell <artur@vaadin.com>
Sun, 19 Jun 2016 12:41:23 +0000 (15:41 +0300)
commit976373836584a4a398cb8c34a59e79c67de89ce1
treee6bd173ffc061ee08a46f0b614f9ab15b92d727c
parent8117b2602a53486c543b7cd47033f01a366d78d7
Make sure AtmosphereFramework is always properly destroyed (#17581)

If servlets have never been initialized, then destroy must happen in the
context destroy method

Change-Id: I9c5188884637be8d1bd2cdf11167e3bdd6081bea
server/src/main/java/com/vaadin/server/communication/JSR356WebsocketInitializer.java