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

Connection failures may be initiated by the parser and end up calling `HTTP2Connection.ParserListener.onConnectionFailure()` that flags `HTTP2Producer` as failed and then calls `HTTP2Session.onConnectionFailure()`. Connection failures may also be initiated by `HTTP2Session`...

**Jetty Version** Jetty 10.0.20 and 12.0.6 **Jetty Environment** Probably not applicable. **Java Version** Java 21 **Question** Is it expected that having multiple versions of Jetty plugins will cause Missing Constraint...

Question
Stale

**Jetty Version** 12.0.8 **Jetty Environment** Spring Boot 3.2.4 **Java Version** 17 **Question** After upgrading to jetty 12.0.8 we have an issue: when spring tries to resolve configuration DTO with field...

Question

When using Jetty with Spring MVC's DeferredResult async support, graceful shutdown doesn't work properly, even after the fix for #2717. What appears to be happening is that, when the DeferredResult.setResult()...

Stale

**Jetty version** Latest 9 **Java version** 8 **Question** Hello, thank you very much for jetty-proxy module. It is very helpful. We have a use case where we want to proxy...

Question

**Jetty version(s)** jetty-client:12.0.0 cometd-java-client-http-jetty:8.0.0.beta0 **Jetty Environment** core **Java version/vendor** `(use: java -version)` Oracle jdk 17 **OS type/version** k8s container with Red Hat Enterprise Linux 9 **Description** Try to use SPNEGOAuthentication...

Bug

**Jetty Version** Jetty9.4 **Java Version** $ java -version openjdk version "1.8.0_282" OpenJDK Runtime Environment (build 1.8.0_282-b08) OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode) **Question** When the websocket is disconnected,...

Question

**Jetty version(s)** Jetty 11.0.15 (from maven central as i search) **Java version/vendor** `(use: java -version)` 17.0.4 **OS type/version** Centos7 **Description** In the project using WebSocketServer, there is a daemon thread...

Bug

**Jetty version(s)** JETTY 12.0.7 **Jetty Environment** ee10 **Java version/vendor** `(use: java -version)` openjdk version "21.0.1" 2023-10-17 LTS **OS type/version** Mac **Description** Receiving the following exception in Trino 442 version ```...

Bug
Stale

These are some of the issues I've encountered while digging into the `SslContextFactory` implementation. As an example I use CryptoPro JCP - one of the few crypto providers certified in...

Stale