Commit Graph

105 Commits

Author SHA1 Message Date
Jan Bartel a4f2e743d0 399070 add updated version of npn-boot jar to start.ini 2013-03-05 17:03:07 +11:00
Jesse McConnell 7c442735c0 fix bad blog url 2013-03-01 16:43:17 -06:00
Greg Wilkins ec083b4ecc jetty-9 link to jetty blogs 2013-02-28 12:46:28 +11:00
Greg Wilkins b82a781113 400864 Added LowResourcesMonitor 2013-02-18 20:03:36 +11:00
Simone Bordet 209d5bc12f 399721 - Change <Ref id= ...> to <Ref refid= ...> 2013-02-01 13:03:11 +01:00
Greg Wilkins 7b7a6dc03a jetty-9 added properties to start.ini 2013-02-01 12:08:22 +11:00
Jesse McConnell 54fab80d01 Merging from jetty-8 to master 2013-01-29 16:24:51 -06:00
Jesse McConnell f0c6b9bc82 Merge branch 'jetty-7' into jetty-8 2013-01-29 15:51:56 -06:00
Jesse McConnell ddce31a323 [Bug 396574] add JETTY_HOME as a location for pid to be found 2013-01-29 14:48:25 -06:00
Jesse McConnell 54c6928f58 Merge branch 'jetty-8' 2013-01-29 14:09:22 -06:00
Jesse McConnell 01f7bc1e12 Merge branch 'jetty-7' into jetty-8 2013-01-29 14:08:25 -06:00
Jesse McConnell b9b7e76b7c [Bug 396574] add /Users/jesse/installs/jetty as a location for pid to be found 2013-01-29 14:07:27 -06:00
Jan Bartel 503f292172 Fix typo in start.ini comments and switch ordering of jetty-plus.xml and jetty-annotations.xml 2013-01-25 10:54:25 +11:00
Jesse McConnell 3c7b78b8f4 adjust to fit 2012-12-26 15:20:19 -03:00
Jesse McConnell 82d6388a59 Address javadoc linkages in test webapp and root context 2012-12-26 15:05:17 -03:00
Jesse McConnell 53892b1d31 Update with setuid bits 2012-12-06 17:19:15 -06:00
Greg Wilkins 4d823c28bf jetty-9 added jetty-all for javadoc, reinstated static context for javadoc, made proxy to xref 2012-11-29 17:41:54 +11:00
Greg Wilkins 9a4e5f3301 jetty-9 Added proxy test webapp. Refined no servlet context handling 2012-11-26 16:57:37 +11:00
Greg Wilkins f89909e301 jetty-9 cleaning up dependencies 2012-11-23 16:25:57 +11:00
Greg Wilkins 3131c67a2f jetty-9 updated start.ini to latest NPN 2012-11-20 10:19:43 +11:00
Jesse McConnell ebd807b904 Revert "jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini"
This reverts commit 4bd36e3d38.
2012-11-19 10:33:45 -06:00
Greg Wilkins 4bd36e3d38 jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini 2012-11-19 18:35:32 +11:00
Greg Wilkins bca34dd87b jetty-9 cleanups for doco fetches 2012-11-02 14:27:33 +11:00
Greg Wilkins e4069c6939 392237 improved configuration defaults to match documentation 2012-10-22 17:48:41 +11:00
Greg Wilkins f3912f5ecc jetty-9 updated README 2012-10-18 10:20:22 +11:00
Thomas Becker dd651b0d9f Expose more stuff via jmx like threadpool details, connector details, etc.
Enhance start.ini documentation for spdy.
2012-10-17 13:37:34 +02:00
Thomas Becker 57492fe3ce fix typo in start.ini 2012-10-17 13:37:34 +02:00
Greg Wilkins d15f2077a0 jetty-9 enable JSP by default 2012-10-17 22:01:57 +11:00
Greg Wilkins 8c5ad05eb8 jetty-9 removed the contexts-available directory 2012-10-17 19:53:40 +11:00
Thomas Becker 8e30750a7b jetty-9 jetty.xml should be the first config file loaded by start.ini. Move jetty-logging.xml behind jetty.xml in start.ini. 2012-10-16 14:39:25 +02:00
Greg Wilkins f5d3fec4f8 jetty-9 removed context deployer and merged context and webapps directory 2012-10-15 22:05:33 +11:00
Greg Wilkins bc4550f9b2 image licence added 2012-10-15 11:45:30 +11:00
Greg Wilkins 6c011025b6 jetty-9 added a pretty welcome page 2012-10-12 15:36:32 +11:00
Greg Wilkins 8c3fa91b26 jetty-9 reverted to more start.ini rather than start.d usage as we will not be using plugins. More configuration documentation added 2012-10-11 16:15:57 +11:00
Jesse McConnell 9a58e9e671 address jetty 8 -> 9 differences 2012-09-24 16:04:10 -05:00
Greg Wilkins 68ee346b8a jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycle 2012-09-21 11:45:51 +10:00
Greg Wilkins 73ebe89019 jetty-9 refactored configuration 2012-09-10 20:26:14 +10:00
Greg Wilkins 2dfcebfc04 jetty-9 distribution working 2012-09-06 14:54:55 +10:00
Jan Bartel c3643d9937 Merge remote-tracking branch 'origin/master' into jetty-8 2011-12-21 12:37:23 +11:00
Joakim Erdfelt 600ae6043b Bug 363415 - Update start.ini DEBUG enable
+ Fixing syntax for DEBUG of eclipse jetty specific classes.
2011-12-08 11:06:06 -07:00
Greg Wilkins de005c68fd Revert "Merge branch 'release-8'"
This reverts commit 9e72457941, reversing
changes made to df12605f0e.
2011-11-30 16:27:30 +11:00
Jan Bartel 127a5af8d7 Merge remote-tracking branch 'origin/master' into jetty-8 2011-11-17 10:59:54 +11:00
Jan Bartel ab12d04527 Add commented out System property setting for forcing ecj compiler for jsps 2011-11-15 13:57:47 +11:00
Jesse McConnell 6cd07bfc86 [Bug 362249] update shell scripts to jetty8 2011-11-02 15:02:40 -05:00
Jan Bartel f1b743a114 Enable annotations by default (because they are needed by servlet 3.0) 2011-07-11 18:00:34 +10:00
Greg Wilkins fb477ee1bd 348652 jetty.sh starts two unix processes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3413 7e9141cc-0065-0410-87d8-b60c137991c4
2011-06-22 05:57:38 +00:00
Jesse McConnell 898470696c updating to parent-17-snapshot and various changes to work with updated maven plugins
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3164 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-17 13:41:15 +00:00
Greg Wilkins 5223f6f77c 345543 Always close endpoint on SSLException
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3125 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-12 08:00:29 +00:00
Greg Wilkins 08b19babd2 refine demo for overlays
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3064 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-03 07:34:04 +00:00
Michael Gorovoy 09df9f668c 335361 Fixed 'jetty.sh check' to show current PID when JETTY_PID env. variable is set
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2690 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-25 20:36:20 +00:00