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

Difference between revisions of "Jetty/Starting"

m
(point to Jetty-6 instructions -- for now)
Line 13: Line 13:
  
 
*; Running
 
*; Running
*: [[/Windows Service Wrapper|Windows Service Wrapper]]
+
*: [http://docs.codehaus.org/display/JETTY/Win32Wrapper Windows Service Wrapper]
*: [[/Debian Packages|Debian Packages]]
+
*: [http://docs.codehaus.org/display/JETTY/Using+the+Jetty+RPMs Jetty Debian Packages]
*: [[/RPMs|RPMs]]
+
*: [http://docs.codehaus.org/display/JETTY/Using+the+Jetty+RPMs Jetty RPMs]
* Supported [[/JVMs|JVMs]]
+
* Supported [http://docs.codehaus.org/display/JETTY/what+JVMs+are+supported JVMs]
 
+
  
 
== Upgrades ==
 
== Upgrades ==

Revision as of 06:00, 18 June 2009



Installations

The Installation documents provide information about downloading, installing, and running Jetty. If you are in a hurry and installing a binary version with no customizations the Quick Start Guide is what you want. The other documents provide more details and also information about installing on various UNIX platforms.

Upgrades

The Upgrade documents provide details for upgrading to a newer version of Jetty.

Back to the top