jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

Results 665 jetty.project issues
Sort by recently updated
recently updated
newest added
trafficstars

**Jetty version(s)** 12.0.20 **Jetty Environment** standalone **Java version/vendor** `(use: java -version)` zulu 21 **OS type/version** ubuntu 25.04 **Description+How to reproduce?** when calling close from a succeeded callback (after a message...

Bug

**Jetty version(s)** 12.0.x **Description** `ResourceFactoryTest.testRegisterHttpsUrlFactory()` relies on `https://webtide.com/`. Either the test should be marked as external, or it should use its own HTTPS server.

Test

**Jetty version(s)** 12.0.17 **Jetty Environment** ee9 **Java version/vendor** `(use: java -version)` 20.0.2 (Oracle) **OS type/version** Windows/Linux **Description** we are migrating from jetty 9.4 to jetty 12. Where I have below...

Bug

**Jetty version(s)** 12.0.17 **Jetty Environment** ee9 **Java version/vendor** `(use: java -version)` 20.0.2 **OS type/version** Linux/Windows **Description** Below is my jetty-web.xml file where i want to use the SymlinkAllowedResourceAliasChecker. When configuring...

Bug

**Jetty Version** 12.0.16 **Jetty Environment** Spring Boot 3.4.3 Spring 6.2.3 Jakarta EE10 **Java Version** 17 **Question** Recently, I've been working on upgrade from Java 8 to 17. This involved Jetty...

Question

**Jetty version(s)** 12.0.x **Enhancement Description** When running under a `UriCompliance` mode that allows for ambiguous path behaviors, the path still cannot reach ee10 (Servlet 6) endpoints due to the Servlet...

Enhancement
Sponsored

**Jetty version(s)** 12.1.x **Enhancement Description** [RFC7616](https://datatracker.ietf.org/doc/html/rfc7616#section-3.9) now specifies that `Digest` authentication can be performed with SHA-256 (was MD5 only before). Jetty's client can already support that, but on the server...

Enhancement
Help Wanted

**Jetty version(s)** jetty-maven-plugin: all versions but checking the latest 9.x version: 9.4.49.v20220914 and latest 11.0.12 versions **Java version/vendor** `(use: java -version)` any, for e.g. 11.x or 17.x **OS type/version** Windows...

Bug

Bumps the dev-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.18.3` |...

dependencies
java