Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Jetty/Howto/Upgrade from Jetty 6 to Jetty 7

< Jetty‎ | Howto
Revision as of 18:14, 6 October 2015 by Unnamed Poltroon (Talk)



Introduction

With the move to Eclipse, the Jetty 7 code base was refactored; this has several long-term benefits, but means that configuration files and code which use Jetty 6 classes must first be converted to Jetty 7.

Jetty 6, Jetty 7, and Jetty 8 are all now EOL (End of Life)






Additional Resources

Back to the top