Re: [jetty-users] Jsp configuration class

2021-04-01 Thread Som Lima
Hi, using Heroku archetype jetty 11, It appeared the jetty configurations may be different when running mvn jetty:run compared to running embedded jetty using the main class. (below) That is to say I would need to add further programmatic configuration to the embedded jetty. /** * This class

Re: [jetty-users] Jsp configuration class

2021-04-01 Thread Greg Wilkins
Som, Configuration.ClassList is from Jetty-9 and is no longer needed in Jetty 10 or 11. The Configuraition mechanism generally requires less classpath manipulation in 10 or 11, so I'd try just deleting that line. Do you know why you are trying to obtain a classlist ? Perhaps look for the

[jetty-users] Eclipse Jetty 9.4.39, 10.0.2, and 11.0.2 Have Been Released!

2021-04-01 Thread Chris Walker
Greetings! The Jetty team is happy to announce the immediate availability of new releases for the Eclipse Jetty 9.4.x, 10.0.x, and 11.0.x branches. All three releases include a number of bug fixes and improvements. It is recommended that all users upgrade as soon as they are able. *Importantly*,

[jetty-users] Recent CVEs in Eclipse Jetty

2021-04-01 Thread Chris Walker
Hello, The Eclipse Jetty team wanted to make the community aware of three recent CVEs that were discovered in the Jetty project. All three have been patched in the most recent releases of Jetty. Details concerning each CVE, as well as workarounds, are below. *CVE-2021-28165 - Invalid Large TLS