Thomas Becker 875bcb5bb8 374995: configure jmx rmi port via SystemProperty
Change-Id: I35f336d4754c79717b741aea0896bd71b46ed28d

374995: configure jmx rmi host via SystemProperty,change objectname and jmxpath from jettyjmx to jmxrmi

Change-Id: Ib469d631682c9fb31aea584c38906aae0958198f

374995: configure jmx rmi host via SystemProperty,change objectname and jmxpath from jettyjmx to jmxrmi

Change-Id: I02c88c518810e03c7ae59453fa6752d80108960e
2012-03-22 13:03:22 +01:00
2012-03-19 08:23:54 -05:00
2012-01-27 07:48:35 -06:00
2011-08-30 12:26:16 -07:00
2011-07-06 14:41:50 -05:00
2012-03-01 08:09:37 -06:00
2012-03-08 21:53:24 -06:00

This is a source checkout of the Jetty webserver.

To build, use:

  mvn install 
 
The jetty distribution will be built in

  jetty-distribution/target/distribution

The first build may take a long time as Maven downloads all the
dependencies.

The tests do a lot of stress testing, and on some machines it is 
necessary to set the file descriptor limit to greater than 2048
for the tests to all pass successfully. 

Bypass tests by building with -Dmaven.test.skip=true but note that this will not produce some test jars that are leveraged in other places in the build.
Description
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Readme Multiple Licenses 368 MiB
Languages
Java 98.9%
AMPL 0.4%
JavaScript 0.4%
Shell 0.1%
HTML 0.1%