Jetty for Debian ---------------- This debian package installs Jetty 9 into /usr/share/jetty9 and other directories under /var and /etc, which are linked to from the /usr/share/jetty9 directory. The configuration of the server is in /etc/jetty9. The configuration files listed in /etc/jetty9/jetty.conf are passed to the command line of Jetty when it is started by /etc/init.d/jetty9 Webapps can be deployed by placing the .war or .xml configuration file in /var/lib/jetty9/webapps (linked from /usr/share/jetty9/webapps) Installing: $ sudo apt-get install jetty9 Stopping: $ sudo service jetty9 stop -- This packaging is heavily based on the work done by Philipp Meier and Michael Koch . -- Greg Wilkins Thu Nov 8 18:10:06 EST 2007 David Yu Thu May 21 15:06:30 EST 2009