]> source.dussan.org Git - vaadin-framework.git/commit
Don't close an unbound VaadinSession for GAEVaadinServlet (#12209)
authorLeif Åstrand <leif@vaadin.com>
Fri, 12 Jul 2013 07:05:53 +0000 (10:05 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 17 Jul 2013 06:30:51 +0000 (06:30 +0000)
commit654d5707a98fb0e2309cc5aa5c8b6bbcf7d10491
tree2099d3a0c95ae39fd238880dc8e4e645157b720b
parent3229847265dc30cced90e6718bd477cf4e9fbdf4
Don't close an unbound VaadinSession for GAEVaadinServlet (#12209)

Change-Id: If3480eb6e21f5f19a43b8dc0d6279173ff3bec40
server/src/com/vaadin/server/GAEVaadinServlet.java
server/src/com/vaadin/server/VaadinService.java
server/src/com/vaadin/server/VaadinSession.java