Jetty Installation

  • Download and install Jetty. It's usually as simple as unzipping it in a directory. Let's call this directory [JETTY_HOME].
  • Extract the XWiki WAR into a directory named xwiki/ in [JETTY_HOME]/webapps/. The reason you're expanding the WAR is because you'll need to modify one configuration file from inside the WAR later on when you configure the database access.
  • (optional) If you want to modify the port on which Jetty will run, edit [JETTY_HOME]/etc/jetty.xml. Search for "8080" and replace with the port value you wish to use.
Version 2.2 last modified by Sergiu on 12/12/2007 at 12:48

Comments 2

aelohin | 04.05.2007 at 07:53 PM
How i install the Jetty as Windows Service?

VincentMassol | 04.05.2007 at 08:57 PM
Alex,

What does this have to do with XWiki? :)

Why don't you try googling for the exact sentence you've put as a comment. The first link google returns is http://docs.codehaus.org/display/JETTY/Win32Wrapper

Attachments 0

No attachments for this document

Creator: vmassol on 2006/12/11 20:49
This wiki is licensed under a Creative Commons license
1.3.2.9174