]> source.dussan.org Git - vaadin-framework.git/commit
Properly read heartbeat interval servlet parameter (#9987) 34/134/1
authorJohannes Dahlström <johannesd@vaadin.com>
Thu, 18 Oct 2012 08:51:00 +0000 (11:51 +0300)
committerJohannes Dahlström <johannesd@vaadin.com>
Thu, 18 Oct 2012 09:21:44 +0000 (12:21 +0300)
commit780d076d81a35d640fbaedd134635e8216040d28
tree88dae066606a13c63223d21c045ff4334f9ff4c7
parent90ffa9404fbb458ffbd1a26930811fcea6037d97
Properly read heartbeat interval servlet parameter (#9987)

* Test that servlet parameters in general are read correctly

Change-Id: I4a015070e5ce03cff0fee10e037b4df2c3df8219
WebContent/WEB-INF/web.xml
server/src/com/vaadin/DefaultDeploymentConfiguration.java
server/src/com/vaadin/server/Constants.java
uitest/src/com/vaadin/tests/application/DeploymentConfigurationTest.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/application/DeploymentConfigurationTest.java [new file with mode: 0644]