spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
56.61k stars 38.13k forks source link

Compatibility with WebSphere 9 Traditional [SPR-13233] #17824

Closed spring-projects-issues closed 8 years ago

spring-projects-issues commented 9 years ago

Juergen Hoeller opened SPR-13233 and commented

Spring's WebSocket support (and other vendor-specific support spots) are compatible with WebSphere's Liberty profile as of 4.2.1 already. WebSphere Classic just got updated to EE 7 as well for a first beta; let's aim for full compatibility in the Spring Framework 4.3 timeframe.

https://developer.ibm.com/wasdev/blog/2015/10/17/websphere-application-server-v9-beta/


Issue Links:

spring-projects-issues commented 8 years ago

Juergen Hoeller commented

There are no further betas planned beyond the February release, so GA is likely to happen by July. Let's test against it once available.

spring-projects-issues commented 8 years ago

Juergen Hoeller commented

WAS traditional v9 is out now: https://developer.ibm.com/wasdev/blog/2016/06/24/websphere-liberty-and-tools-16-0-0-2-release/#WAS_JavaEE7

So let's do our testing for 4.3.1 already, in particular our WebSocket support...

spring-projects-issues commented 8 years ago

Rossen Stoyanchev commented

I managed to confirm on WebSphere 9 using spring-websocket-test.