- 
                Notifications
    
You must be signed in to change notification settings  - Fork 38.8k
 
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task
Milestone
Description
Juergen Hoeller opened SPR-13564 and commented
Trying an upgrade to the just released Jetty 9.3.4 GA, we have several WebSocket integration tests in spring-websocket failing on our end.
Most of them are failing because they're using our Jetty WebSocket client support to test various server support implementations.
The actual failures are in JettyWebSocketClientTests - NPEs are thrown because the Session.getUpgradeRequest information is not available when the standard OnWebSocketConnect callback method is executed.
This has been reported in Jetty's issue tracker with issue #479584
Affects: 4.2.1
Referenced from: commits 2e5ddef
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task