Commit 4ddae32d authored by Ulrich von Poblotzki's avatar Ulrich von Poblotzki Committed by Dave Syer

Updated Tomcat version updated to 8.0.0-RC3

The RC1 version had some websocket issues, that prevented propper websocket communication.
In some cases the SocketJS communication was downgraded to 'xhr_streaming'.
parent 3b2abe9c
......@@ -11,7 +11,7 @@
</parent>
<properties>
<java.version>1.7</java.version>
<tomcat.version>8.0.0-RC1</tomcat.version>
<tomcat.version>8.0.0-RC3</tomcat.version>
</properties>
<dependencies>
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment