Commit Graph

9 Commits

Author SHA1 Message Date
Lachlan Roberts e9233804c8
Merge remote-tracking branch 'origin/jetty-12.1.x' into jetty-12.1.x-websocketMethodHolder 2024-08-22 13:05:37 +10:00
Olivier Lamy 2ef6a3473a
jetty 12.1.x 12184 urls fixes (#12187)
* fix proxy url in web.xml
* Issue #12184 Change urls https://eclipse.dev to https://jetty.org

Fix #12187

Signed-off-by: Olivier Lamy <olamy@apache.org>

---------

Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-08-22 04:34:56 +02:00
Lachlan Roberts e11120c3d1
Issue #6328 - avoid binding WebSocket MethodHandles
Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
2024-08-21 10:51:16 +10:00
Jan Bartel 3e571fb015 Fix version on all ee11 web xml files (after change to 6.1 xsd) 2024-06-20 15:22:32 +10:00
Jan Bartel 14342111cb Update all ee11 web.xml and webdefault-ee11.xml to 6_1 xsd 2024-06-20 09:14:28 +10:00
Jan Bartel 810eccaeea Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x 2024-05-28 10:23:00 +10:00
Lachlan Roberts 548ed9a08e add test for invaliding the session from WebSocket
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-05-22 12:19:16 +10:00
Lachlan Roberts 253eeb92b0 add test for HttpSession.Accessor with WebSocket
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-05-22 11:38:13 +10:00
gregw b11996a3c4 Introduced EE11 and jetty-12.1.x 2024-04-26 22:42:57 +10:00