]> source.dussan.org Git - vaadin-framework.git/commit
Use a separate servlet instance for static files during testing
authorArtur Signell <artur@vaadin.com>
Wed, 20 Aug 2014 19:13:40 +0000 (22:13 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 21 Aug 2014 09:52:52 +0000 (09:52 +0000)
commite482897e0c4296c0b74f03abccdc7449afffd222
treedcb3534a4969b5de106e80fce9a45df292ef1b19
parent033174a9d7395baabe97d6cfbca60ed3ea6928eb
Use a separate servlet instance for static files during testing

There is something strange going on in Tomcat 8 and/or Atmosphere where
the websocket endpoint is deployed for /VAADIN/* and not for /run/* when
the same servlet is used

Change-Id: If0f5d7b87e410feeb53d1407919fa30cc794468a
WebContent/WEB-INF/web.xml