]> source.dussan.org Git - vaadin-framework.git/commit
Catch and log exceptions in session lifecycle listeners (#12915)
authorHenri Sara <hesara@vaadin.com>
Wed, 27 Nov 2013 13:30:36 +0000 (15:30 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 27 Nov 2013 13:35:27 +0000 (13:35 +0000)
commit10ca7ed57149eb20d8be936e9e060311b72298bb
treea08770fc9bebf880723ed6109ef00c0c7dc3d0a1
parent5b2ddc15bd2c30d9f9033a0c4cf50e32827ef0c6
Catch and log exceptions in session lifecycle listeners (#12915)

Change-Id: Ie8638f010d74c569c5ff56e91c95e23a5cb92c9b
server/src/com/vaadin/event/EventRouter.java
server/src/com/vaadin/server/VaadinService.java
server/tests/src/com/vaadin/tests/event/EventRouterTest.java [new file with mode: 0644]