You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Undertow, Tyrus, Jetty and even Tomcat all caused some breaking changes recently which we're currently working around through reflection and mock compilation. As of Spring Framework 5, we should bump up the minimum requirements to mid-2015 versions of those... as featured in WildFly 10, GlassFish 4.1.1, WebLogic 12.2.1 in the case of Undertow and Tyrus. This implies that Spring 5's WebSocket support won't work on WildFly 8/9, GlassFish 4.1.0 and WebLogic 12.1.3 anymore which should be acceptable in 2017.
Juergen Hoeller opened SPR-13495 and commented
Undertow, Tyrus, Jetty and even Tomcat all caused some breaking changes recently which we're currently working around through reflection and mock compilation. As of Spring Framework 5, we should bump up the minimum requirements to mid-2015 versions of those... as featured in WildFly 10, GlassFish 4.1.1, WebLogic 12.2.1 in the case of Undertow and Tyrus. This implies that Spring 5's WebSocket support won't work on WildFly 8/9, GlassFish 4.1.0 and WebLogic 12.1.3 anymore which should be acceptable in 2017.
Issue Links:
Referenced from: commits fb5a096, 770f0c0
The text was updated successfully, but these errors were encountered: