Jetty 12 Configuration
Open
Question
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 2k
- Avg merge
- 3d 56m
- Merged PRs (30d)
- 48
Description
**Jetty Version**
12
**Jetty Environment**
ee10
**Java Version**
21
**Question**
I am currently migrated my jetty version to 12 from 9. I was facing some issues while deploying the war files on the webapps directory. I Just compiled the war file with latest JDK version (21) and Gradle version 8.13.
Deploying that war file didn't threw any startup errors on the jetty log, but accessing the URL path is not working.
Modules Enabled: server, http, deploy, ee10-deploy, ext
Note: Same URL path was working fine on my Jetty 9 version.
Contributor guide
Assessment
This issue has not been assessed yet.