Greg Wilkins
fbfc459631
minor stress test improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@388 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 23:35:45 +00:00
Greg Wilkins
8990ce6500
minor improvements in stress tests
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@379 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 22:50:09 +00:00
Greg Wilkins
963fd5da81
279725 Support 100 and 102 expectations
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@356 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-10 02:17:34 +00:00
Greg Wilkins
36a156d4cf
javadoc and ContinuationThrowable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@336 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-08 04:41:11 +00:00
Greg Wilkins
c8f300bc52
continuations only support response wrapping
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@335 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-08 01:09:17 +00:00
Greg Wilkins
7c5166358b
fixed cancel of AsyncContinuation to not change state
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@326 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-01 06:19:20 +00:00
Greg Wilkins
273f48dec2
handled stop while requests are suspended
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@318 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-28 09:49:00 +00:00
Greg Wilkins
ee15bf4702
improved stress test
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@311 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-28 04:00:36 +00:00
Jan Bartel
4675e38841
Ensure MetaInfConfiguration finds all candidate jars from the container path and also from web-inf, then applies inclusion patterns to them to do an initial ordering. Jetty-8 will modify this ordering based on web-fragment ordering. The list of jars is passed around as a context attribute. The inclusion patterns are specified as context attributes. The ContextDeployer and WebAppDeployer can be configured with context attributes (such as the default inclusion patterns) that are set on every context they deploy. The list of jars are passed around as a List of Resources, and the pattern matching is done based on the URI (ie as a name string) rather than as a jar URL.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@310 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-28 03:51:44 +00:00
Greg Wilkins
0ef6db092a
renamed AsyncRequest to AsyncContinuation
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@308 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-28 01:30:36 +00:00
Greg Wilkins
932e8c6cd6
less stress
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@299 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-27 01:54:59 +00:00
Greg Wilkins
3ef3440a59
fixed shutdown
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@288 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-26 02:47:51 +00:00
Greg Wilkins
bc8b0d7b37
improved scanning of META-INF
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@275 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-25 11:32:19 +00:00
Greg Wilkins
515c800bf9
imports and formatting
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@269 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-25 01:45:02 +00:00
Greg Wilkins
8f04010f67
portable continuations
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@265 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-23 11:33:40 +00:00
Jesse McConnell
a203b2833c
back down the defaults of this test case again
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@261 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-22 14:27:19 +00:00
Jesse McConnell
adb0f4b4fa
back down the defaults of this test case
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@260 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-22 14:21:24 +00:00
Greg Wilkins
f9a8e45c9c
277403 reduced usage of system properties
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@256 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-22 02:54:42 +00:00
Greg Wilkins
c236945c53
fixed race with expired async request
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@229 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-19 07:40:07 +00:00
Greg Wilkins
19080861ad
stress testing
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@228 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-19 04:32:56 +00:00
Greg Wilkins
573cccb8df
inverted the sense of aliases on contextHandler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@226 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-19 00:52:02 +00:00
Greg Wilkins
9ef16a8d7a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@225 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-18 09:03:47 +00:00
Greg Wilkins
7aa836b089
[maven-release-plugin] prepare release jetty-7.0.0.M2
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@223 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-18 09:03:18 +00:00
Greg Wilkins
d29b5d3a4e
275396 Added Authentication.Wrapped to allow JSAPI wrapping
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@210 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-13 03:09:01 +00:00
Greg Wilkins
5255060588
275396 Added ScopedHandler to set servlet scope before security handler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@209 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-12 14:09:54 +00:00
David Jencks
08938580c3
Bug 275396 Fix a lot of little jaspi problems. Still problems with Request methods
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@208 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-08 00:41:07 +00:00
Greg Wilkins
4b832d9561
273791 reworked java-6 workaround. Better recreation of selectset
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@203 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-05 02:03:44 +00:00
Greg Wilkins
b35e984317
access request/response from async
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@202 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-05 02:02:28 +00:00
Greg Wilkins
456a00161b
JETTY-980 & JETTY-1004
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@199 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-30 03:23:13 +00:00
Jan Bartel
79edb1ebee
JETTY-1003
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@198 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-29 05:20:16 +00:00
Greg Wilkins
429fef0dc4
added snapshot to version after last release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@190 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-23 22:04:51 +00:00
Greg Wilkins
3f9a6ffe20
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@185 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 08:47:40 +00:00
Greg Wilkins
79f7d5edbc
[maven-release-plugin] prepare release jetty-project-7.0.0.M1
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@183 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 08:47:20 +00:00
Greg Wilkins
95cdbc95d6
tweaks to fix names after move
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@179 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 08:18:31 +00:00
Greg Wilkins
ee0b036e26
better default version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@174 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 02:43:16 +00:00
Greg Wilkins
dfbe0ff485
license headers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@164 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-20 07:40:10 +00:00
Greg Wilkins
3999080ee8
JETTY-983 Default servlet sets accept-ranges for cached and gzip content
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@163 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-20 07:39:38 +00:00
Greg Wilkins
6ff10dd433
JETTY-988
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@162 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-20 06:04:13 +00:00
Greg Wilkins
a6d2ce42f6
improved low resource handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@158 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-17 02:37:34 +00:00
Greg Wilkins
868f248eae
improved low resource handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@157 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-17 02:32:32 +00:00
Greg Wilkins
ed2408538b
reworked deferred authentication
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@155 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-17 00:21:50 +00:00
Greg Wilkins
3a129bb90f
reworked the Authentication to better support lazyness and to move towards servlet 3.0 login and logout
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@151 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-15 12:39:05 +00:00
Greg Wilkins
5e11796031
configure.dtd
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@150 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-15 01:52:39 +00:00
Greg Wilkins
1e0009aa32
removed HTTP specifics from connection dispatching
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@143 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-14 03:00:19 +00:00
Greg Wilkins
74de0dbec6
updated login service for logout.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@141 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-13 23:55:40 +00:00
Jesse McConnell
c10f6c93b7
fix broken build
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@134 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-11 13:39:51 +00:00
Jesse McConnell
ff07cc2640
undo mistaken server adjustment
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@130 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-10 18:45:41 +00:00
Jesse McConnell
7e772a6078
[271150] updates to allow for deploying jetty javadoc and jxr info to website, also adjust osgi bundle info
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@128 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-10 18:40:51 +00:00
Greg Wilkins
5223f5b8bd
various debugging logging improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@118 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-07 14:22:49 +00:00
Jesse McConnell
084a8505a2
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@108 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:44:45 +00:00
Jesse McConnell
f84745e1e6
[maven-release-plugin] prepare release jetty-7.0.0.M0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@106 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:44:26 +00:00
Jesse McConnell
3adb716b38
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@105 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:37:08 +00:00
Greg Wilkins
13d4e0af1f
handlers cannot be updated after start
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@86 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 04:59:19 +00:00
Jan Bartel
47d1651b5b
Fix the fix for the servlet api to limit to 2.5>= x < 3.0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@84 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 01:03:36 +00:00
Jan Bartel
7846c1390a
Fix import statement
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@81 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 00:24:48 +00:00
Jesse McConnell
834d1b71d5
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@78 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 19:03:28 +00:00
Jesse McConnell
3a4b105d48
[maven-release-plugin] prepare release jetty-7.0.0.M0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@76 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 19:03:12 +00:00
Jesse McConnell
4048a3f2ed
updating osgi plugin and manifest information, also fixing svn property on two dirs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@75 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 18:06:52 +00:00
Jan Bartel
47ee07466f
Fix osgi manifests
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@72 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 11:36:05 +00:00
Greg Wilkins
b5444d492a
use standard javax.servlet
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@71 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 05:05:52 +00:00
Greg Wilkins
65d5888242
ready for M0 push
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@62 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 22:58:05 +00:00
Greg Wilkins
afa399375a
removed confusing addHandler form HandlerWrappers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@56 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 22:14:29 +00:00
Greg Wilkins
a52c01804a
explicit super
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@55 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 21:38:33 +00:00
Greg Wilkins
aa3b4ce2b1
improved javadocs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@41 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 01:46:15 +00:00
Greg Wilkins
f7b57d3fd8
embedded examples
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@40 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 00:47:19 +00:00
Greg Wilkins
45fae7c64c
api version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@36 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:52:36 +00:00
Greg Wilkins
ea98ad6847
dispatch on timeout
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@35 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:49:25 +00:00
Greg Wilkins
64223c4fa6
removed old continuation handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@32 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:07:01 +00:00
Greg Wilkins
0f510e6753
This commit takes jetty-7 back to the 2.5 servlet API, but leaves much of the
...
3.0 asynchronous machinery available.
Introduces a new improved Continuation API that is an evolution of the
original Continuation API, while taking some good ideas from the 3.0 spec.
The intention is that this API will simplify the use of the 3.0
API, while making it available in jetty-7 (scalably) and in all other
2.5 containers with the ContinuationFilter.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@27 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 02:15:22 +00:00
Greg Wilkins
9f386395e7
mods prior to backport to 2.5 API. These changes should be in both 7 and 8
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@17 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 05:42:33 +00:00
Jesse McConnell
1b8ec6a4f0
updating for current build conditions
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@12 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:46:34 +00:00
Greg Wilkins
da627b843f
jetty @ eclipse initial commit
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@8 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:07:27 +00:00