-
I recently wanted to go back and run some updated operations on an older SEC data project I originally created in OpenRefine 3.4.1 (or it might have been 3.6, dunno) and this time using 3.8.1 for test…
-
Hi everyone,
I was not able to start-up my local server due to an expired certificate, the reason is https://eclipse.dev/jetty/configure_10_0.dtd
Here is a stacktrace:
```
2023-10-16 09:58:5…
-
Is it possible to perform integration tests?
https://zsoltfabok.com/blog/2012/08/embedded-web-services-for-testing/
https://www.baeldung.com/maven-integration-test
https://www.eclipse.org/jetty/d…
-
### Current Behavior
Referring to discussion https://github.com/DependencyTrack/dependency-track/discussions/3384
It's currently not possible to set the max header size for embedded Jetty server.
…
-
- 环境版本为
spring boot 2.1.3.RELEASE、 jdk8、dubbo2.7.15,
- 尝试升级后,网上查询许久无果,报错堆栈如下,请问下该如何排查解决
```
org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is…
-
### Description of the bug
See bug report #18104
When springboot is NOT used, a dependency to commons-io 2.14 or more recent is required for the upload component to work.
This dependency does not…
-
**Jetty Version**
jetty-12
**Jetty Environment**
ee10
**Java Version**
Java 21
**Question**
During migration from Jetty 11 to Jetty 12 (ee10) we started to see some test failures.…
-
Is there a way to collect embedded jetty metrics ? I am interested in these metrics https://github.com/prometheus/client_java/blob/master/simpleclient_jetty/src/main/java/io/prometheus/client/jetty/Je…
-
Java Spark framework uses embedded Jetty as as web server. Jetty supports connection pooling with tools such as HikariCP and provides [configuration options](http://www.eclipse.org/jetty/documentation…
-
**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…