Jetty has moved!
Jetty is a project at the Eclipse Foundation.
Jetty is a project at the Eclipse Foundation.
| Homepage: | http://www.eclipse.org/jetty |
| Downloads: | http://download.eclipse.org/jetty/ |
| Documentation: | http://www.eclipse.org/jetty/documentation/current/ |
| About: | http://www.eclipse.org/jetty/about.php |
| Jetty Powered: | http://www.eclipse.org/jetty/powered/ |
Contact the core Jetty developers at
www.webtide.com
private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services from 1 day to full product delivery
Skip to end of metadata
Go to start of metadata
private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services from 1 day to full product delivery
Upgrade from jetty6 to jetty7(eclipse)
This tool will help convert your old jetty6 config files (and sources) to jetty7.
For classes no longer available on jetty7 (e.g org.mortbay.jetty.security.HashUserRealm), the tool will give you recommendations on how to proceed.
If the args provided are dirs, it will recursively update the files by default. (otherwise specify -Dconversion.recursive=false)
Options
To see the various options, run it without args (it will print out the options):
Sample
Download
The jetty6to7-1.0.jar is ~19kb.
Labels