jetty / jetty/jetty.project

Jetty 12 Configuration

Open
#13,699 29 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.