Recent Changes - Search:

CONGO

PmWiki

edit SideBar

JettyInstallation

Main.JettyInstallation History

Show minor edits - Show changes to output

Changed line 6 from:
Jetty is a lightweight application server that couples an HTTP server and Servlet container in one downloadable package. Stonekeep has tested this process with Jetty 6.1.  Downloads and documentation are available on [[http://www.mortbay.org/jetty/ The Jetty home page]].
to:
Jetty is a lightweight application server that couples an HTTP server and Servlet container in one downloadable package. Stonekeep has tested this process with Jetty 6.1.  Downloads and documentation are available on [[http://www.mortbay.org/jetty/ | The Jetty home page]].
Changed line 6 from:
Jetty is a lightweight application server that couples an HTTP server and Servlet container in one downloadable package. Stonekeep has tested this process with Jetty 6.1.
to:
Jetty is a lightweight application server that couples an HTTP server and Servlet container in one downloadable package. Stonekeep has tested this process with Jetty 6.1.  Downloads and documentation are available on [[http://www.mortbay.org/jetty/ The Jetty home page]].
Added line 16:
At this stage, see the 'Configuring CONGO' section on [[Main]]
Added line 6:
Jetty is a lightweight application server that couples an HTTP server and Servlet container in one downloadable package. Stonekeep has tested this process with Jetty 6.1.
Added line 7:
See the instructions on [[Main]] for how to download the latest builds of CONGO.
Changed lines 5-7 from:
!!!Download and unpack Jetty to a working directory
!!!Download the CONGO war file and place it in the 'webapps' directory under Jetty
!!!Start jetty with bin/jetty.sh start:
to:
!!!1) Download and unpack Jetty to a working directory
!!!2) Download the CONGO war file and place it in the 'webapps' directory under Jetty
!!!3) Start jetty with bin/jetty.sh start:
Changed line 13 from:
!!!Point your web browser at http://localhost:8080/congo-2.0.1.5 (naturally change the URL to whatever version you're using)
to:
!!!4) Point your web browser at http://localhost:8080/congo-2.0.1.5 (naturally change the URL to whatever version you're using)
Changed lines 5-7 from:
# Download and unpack Jetty to a working directory
# Download the CONGO war file and place it in the 'webapps' directory under Jetty
# Start jetty with bin/jetty.sh start:
to:
!!!Download and unpack Jetty to a working directory
!!!Download the CONGO war file and place it in the 'webapps' directory under Jetty
!!!Start jetty with bin/jetty.sh start:
Changed line 13 from:
# Point your web browser at http://localhost:8080/congo-2.0.1.5 (naturally change the URL to whatever version you're using)
to:
!!!Point your web browser at http://localhost:8080/congo-2.0.1.5 (naturally change the URL to whatever version you're using)
Changed lines 7-11 from:
# Start jetty with bin/jetty.sh start:\\
yacht:jetty-6.1.22 dbs$ bin/jetty.sh start\\
Found JAVA=/usr/bin/java in JAVA_HOME=/\\
Starting Jetty: STARTED Jetty Sat Nov 28 11:55:50 EST 2009\\
yacht:jetty-6.1.22 dbs$ 2009-11-28 11:55:51.132:INFO::Logging to STDERR via org.mortbay.log.StdErrLog \\
to:
# Start jetty with bin/jetty.sh start:
yacht:jetty-6.1.22 dbs$ bin/jetty.sh start
Found JAVA=/usr/bin/java in JAVA_HOME=/
Starting Jetty: STARTED Jetty Sat Nov 28 11:55:50 EST 2009
yacht:jetty-6.1.22 dbs$ 2009-11-28 11:55:51.132:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
Changed lines 8-11 from:
 yacht:jetty-6.1.22 dbs$ bin/jetty.sh start
Found JAVA=/usr/bin/java in JAVA_HOME=/
Starting Jetty: STARTED Jetty Sat Nov 28 11:55:50 EST 2009
yacht:jetty-6.1.22 dbs$ 2009-11-28 11:55:51.132:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
to:
 yacht:jetty-6.1.22 dbs$ bin/jetty.sh start\\
Found JAVA=/usr/bin/java in JAVA_HOME=/\\
Starting Jetty: STARTED Jetty Sat Nov 28 11:55:50 EST 2009\\
yacht:jetty-6.1.22 dbs$ 2009-11-28 11:55:51.132:INFO::Logging to STDERR via org.mortbay.log.StdErrLog \\
Changed lines 7-12 from:
# Start jetty with bin/jetty.sh start
to:
# Start jetty with bin/jetty.sh start:\\
 yacht:jetty-6.1.22 dbs$ bin/jetty.sh start
 Found JAVA=/usr/bin/java in JAVA_HOME=/
 Starting Jetty: STARTED Jetty Sat Nov 28 11:55:50 EST 2009
 yacht:jetty-6.1.22 dbs$ 2009-11-28 11:55:51.132:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
 2009-11-28 11:55:51.213:INFO::Redirecting stderr/stdout to /Users/dbs/test/jetty-6.1.22/logs/2009_11_28.stderrout.log
Added lines 1-8:
!Running CONGO with Jetty

This document describes how to run CONGO using the Jetty servlet container.

# Download and unpack Jetty to a working directory
# Download the CONGO war file and place it in the 'webapps' directory under Jetty
# Start jetty with bin/jetty.sh start
# Point your web browser at http://localhost:8080/congo-2.0.1.5 (naturally change the URL to whatever version you're using)
Edit - History - Print - Recent Changes - Search
Page last modified on November 28, 2009, at 12:01 PM