Skip to content

Compatibility with Jetty 9.3.5 [SPR-13564] #18140

@spring-projects-issues

Description

@spring-projects-issues

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)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions