Greg Wilkins
1a6cdeb12f
338880 Fixed failing buffer range checks
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2858 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-07 02:51:05 +00:00
Greg Wilkins
a934da2d09
338920 Handle non existent real path directories
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2857 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-07 02:48:55 +00:00
Michael Gorovoy
266195cc0b
338819: Externally control Deployment Manager application lifecycle
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2856 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-05 02:54:15 +00:00
Greg Wilkins
719449a419
ready for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2850 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-03 22:44:35 +00:00
Greg Wilkins
e844b82b70
JETTY-1338 Trust default SecureRandom seed
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2849 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-03 06:55:25 +00:00
Greg Wilkins
8b1920859c
JETTY-1337 Workname cannot contain .
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2848 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-03 06:43:25 +00:00
Greg Wilkins
7b0a8e561c
JETTY-1304 Allow quoted boundaries in Multipart filter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2847 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-03 06:30:46 +00:00
Greg Wilkins
7b892d18a0
338607 Removed managed attributes when context is stopped
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2844 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-02 00:13:40 +00:00
Greg Wilkins
2cc4fbb5ee
337685 Work in progress on draft 6 websockets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2831 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-28 09:45:41 +00:00
Simone Bordet
8020110283
Fixes #338092 (ProxyServlet leaks memory).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2830 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-24 15:03:08 +00:00
Simone Bordet
f5cb64ff54
Fixes 338068 (Leaking ConstraintMappings on redeploy).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2829 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-24 11:21:33 +00:00
Greg Wilkins
c952afa8fc
338035 Default acceptors 0.25*CPUs and improved selector/acceptor thread names
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2827 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-24 03:56:48 +00:00
Greg Wilkins
1fd3bc1de2
318105 backed out recent changes
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2826 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-23 22:07:40 +00:00
Simone Bordet
b3a3246716
Fixes JETTY-1333 (HttpClient _timeout and _soTimeout is messed up). See also #337898 and #337896 .
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2824 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-23 15:10:42 +00:00
Greg Wilkins
d753311181
318105 Consistent return of null from continuation.getServletResponse
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2823 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-23 05:05:38 +00:00
Greg Wilkins
e050781fc7
JETTY-1317 More elegent handling of bad URIs in requests
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2822 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-23 00:49:11 +00:00
Greg Wilkins
1070476469
337898 set client HttpConnection max idle time from exchange timeout
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2821 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-23 00:15:56 +00:00
Greg Wilkins
8480cbdf97
337878 Extra tests of security constraints
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2820 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 23:13:24 +00:00
Greg Wilkins
f6349cd762
337898 increase client test timeout
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2818 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 22:04:35 +00:00
Simone Bordet
f092ddbe0d
Fixes #337896 (HttpExchange.timeout does not override HttpClient.timeout)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2817 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 20:46:24 +00:00
Simone Bordet
0ace68632c
Fixes JETTY-1335 (HttpClient's SelectConnector clean-up)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2815 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 10:38:00 +00:00
Greg Wilkins
22e142a871
337746 Fixed Session deIdle recursion
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2814 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 03:56:55 +00:00
Greg Wilkins
5dcd74cda5
337784 Improve HashSessionManager for session migrations
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2813 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 03:49:59 +00:00
Greg Wilkins
3f840d3403
333481 Handle UCS-4 codepoints in decode and encode
...
337685 Work in progress on draft 5 websockets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2812 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 03:47:34 +00:00
Greg Wilkins
02e75add4f
337678 Readded optional async connection mode for HttpClient
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2809 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-22 03:28:43 +00:00
Jesse McConnell
44a5e0b525
336668 policy supports cert validation, refactored jetty policy to support better reload mechanism
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2803 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-18 21:07:25 +00:00
Greg Wilkins
fafe5c905e
JETTY-1331 Allow alternate XML configuration processors (eg spring)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2800 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-17 12:17:50 +00:00
Greg Wilkins
93c9c181a0
337270 Shared Timer for session management
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2798 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-16 21:33:45 +00:00
Michael Gorovoy
01955d7295
316382: support a more strict SSL option with certificates
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2795 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-16 01:00:03 +00:00
Jesse McConnell
e78dcf94f2
337258 Scanner start and end cycle notification via listener
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2794 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-15 22:23:36 +00:00
Simone Bordet
224b9a6552
Fixes #336793 (Tee data filled and flushed from endpoint).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2779 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-11 10:02:09 +00:00
Greg Wilkins
4ef97cfe3a
335329 Moved blocking timeout handling to outside try catch
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2777 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-11 06:08:06 +00:00
Jan Bartel
5b7e63510a
336781 If xml parser is not validating, turn off external dtd resolution
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2770 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-10 07:49:05 +00:00
Simone Bordet
41b6a9422c
Fixes #336691 (Possible wrong length returned by ChannelEndPoint.flush() in case of RandomAccessFileBuffer).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2750 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-09 10:18:58 +00:00
Jesse McConnell
4bd3f1b6b0
set dev
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2744 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-04 23:03:06 +00:00
Jesse McConnell
79c6652375
Set release version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2722 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-02 14:21:17 +00:00
Greg Wilkins
f9458ee5ca
332937 Added Destroyable Dumpable interfaces and reworked dependent lifecycles, specially of JNDI
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2721 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-02 01:35:38 +00:00
Greg Wilkins
f807e15c77
335329 Stop SSL spin during handshake and renogotiate
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2719 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-01 01:57:12 +00:00
Simone Bordet
813d652e41
Fixes #335836 (Race when updating SelectChannelEndPoint._dispatched)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2714 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-31 12:28:38 +00:00
Greg Wilkins
caff41bebb
333481 Handle UTF-32 codepoints in decode and encode
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2713 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-31 05:13:57 +00:00
Greg Wilkins
a11d7edf97
296978 standardizing various Testing Util Classes to jetty-test-helper (and for previous commit to move to 1.0 of the jetty-test-helper)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2712 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-31 04:11:25 +00:00
Greg Wilkins
af512e980a
335641 Cleaned up dispatch handling to avoid key.interestOps==0 when undispatched
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2710 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-31 03:19:14 +00:00
Simone Bordet
dd7511a721
Fixes 335681 (Improve ChannelEndPoint.close() to avoid spinning).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2704 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 13:36:38 +00:00
Greg Wilkins
cfd2c0e7d2
revert to 7.3.0-SNAPSHOT
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2703 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 01:16:38 +00:00
Greg Wilkins
4b8b8b3ba0
335641 Sweep for Windows selectKey.interestOps!=endp.interestOps for undispatched end points
...
This is a temporary fix until we get to the root of the problem
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2702 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 01:12:48 +00:00
Michael Gorovoy
d6923903cb
331803: Update XML configuration files to use proper arguments for startup commands in examples
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2698 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-26 16:24:35 +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
Jesse McConnell
f222035389
set for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2681 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-24 19:31:43 +00:00
Jesse McConnell
3c664563be
Bug 334311 fix buffer reuse issue in CachedExchange
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2663 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-14 22:07:09 +00:00
Hugues Malphettes
306947b142
334229 import javax.security.cert explicitly as BND does not find that it needs to
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2657 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-13 09:25:45 +00:00
Jesse McConnell
12df3737f6
Bug 319178 test failure fix in jetty-util on windows
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2656 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 21:31:58 +00:00
Jesse McConnell
bcde60bd2f
Bug 329746 client option to set just truststore and use strict ssl context
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2655 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 17:25:24 +00:00
Hugues Malphettes
326c0bc054
#333679 note
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2653 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 09:07:04 +00:00
Jesse McConnell
2e72deee73
Bug 333717 HttpClient can't get local listen address, http exchange can return the local address used for the connection.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2651 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-11 19:55:34 +00:00
Joakim Erdfelt
fa60b0605f
328872 - Multi Jetty xml files not loading if directory is referenced in jetty.conf
...
* Fixed foreach variable name. changed from bad mix of "file" and "FILE"
to a more consistent "XMLFILE" variable.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2649 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-11 00:36:47 +00:00
Greg Wilkins
9e75b312bb
333892 Improved JVM bug detection
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2648 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 20:59:30 +00:00
Jan Bartel
0109d0cbe6
JETTY-1259 further update
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2647 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 18:49:34 +00:00
Joakim Erdfelt
892bd690e0
Bug 333771 - System properties are not available inside XML configuration
...
file by using the 'property' tag.
* Made lookups of Properties by the Start Config use Jetty Property then
System Properties, and lastly default values when requested.
* Made XmlConfiguration use layered property lookup from Start Config,
benefitting XmlConfiguration of the same logic.
* Made all use of Start Config.getProperty() use static references
per the method signature.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2646 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 18:10:15 +00:00
Jesse McConnell
9cd55e8ba5
Bug 333875 - Monitor class constructor now public
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2642 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 15:16:30 +00:00
Greg Wilkins
8e41e025b9
333415 wired up HttpInput.available and added test harnesses
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2638 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 14:22:07 +00:00
Greg Wilkins
ef6899c2c7
332517 Improved DefaultServlet debug
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2637 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 13:20:30 +00:00
Greg Wilkins
fb8db6a45d
324505 Implement API login
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2635 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 13:13:52 +00:00
Greg Wilkins
59fbd8bc99
324505 Implement API login
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2634 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 13:13:30 +00:00
Jan Bartel
d30089db18
333608 - tlds defined in web.xml are not picked up
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2633 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-07 14:15:22 +00:00
Greg Wilkins
8bd319093f
333481 Handle UTF-32 codepoints
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2632 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-07 12:03:15 +00:00
Greg Wilkins
881e599860
333679 Refactored jetty-jmx. Moved mbeans to modules.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2629 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-06 18:04:58 +00:00
Jesse McConnell
a3efe35e4a
Bug 332799 fix for 100% cpu issue on session invalidation after a hot deploy
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2626 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-04 22:30:55 +00:00
Jesse McConnell
fd08937fab
Bug 333247 fix api compat issue in ConstraintSecurityHandler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2624 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-28 20:40:04 +00:00
Greg Wilkins
e10c14c77a
332937 Added Destroyable interface and reworked dependent lifecycles, specially of JNDI
...
Also added Dumpable interface to improve and standardize the output of nested structures while debugging
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2615 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-21 11:27:02 +00:00
Greg Wilkins
7656b37934
switch trunk to 7.3.x
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2614 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-21 10:22:53 +00:00
Jesse McConnell
20c82c7a7e
Bug 320457 add spnego support
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2613 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-17 22:44:17 +00:00
Jan Bartel
b4edc055a1
332796 - Annotations inheritance does not work with jetty7
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2612 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-17 11:50:16 +00:00
Greg Wilkins
796f444914
332703 Cleanup context scope JNDI at stop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2610 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-16 10:35:07 +00:00
Greg Wilkins
f5cb715b78
332432 Scanner.java now always scanning the canonical form of File
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2607 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-13 15:45:18 +00:00
Greg Wilkins
176876039c
332179 Fixed formatting of negative dates
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2606 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-13 11:03:30 +00:00
Greg Wilkins
4f4f5d6d14
restage jetty-7.2.2.v20101205
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2591 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-05 20:48:04 +00:00
Greg Wilkins
a476fcb437
JETTY-1308 327109 (re)fixed AJP handling of empty packets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2590 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-05 15:52:59 +00:00
Greg Wilkins
ba0e1d3935
327109 (re)fixed AJP handling of empty packets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2589 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-05 15:19:06 +00:00
Jesse McConnell
8792abf182
update release version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2584 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-03 16:13:33 +00:00
Greg Wilkins
d2161e36cf
JETTY-1307 Check that JarFileResource directories end with /
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2576 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-03 15:14:54 +00:00
Greg Wilkins
ebf596b8a8
331703 Fixed failing OSGI test TestJettyOSGiBootWithJsp.java on MacOSX
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2575 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-03 09:53:47 +00:00
Greg Wilkins
793a646e91
331461 Fixed idle timeout for unflushed HTTP/1.0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2574 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-02 14:36:13 +00:00
Greg Wilkins
1c70bb6e45
331567 IPAccessHandlerTest failed on MacOS fix
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2566 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-01 17:30:31 +00:00
Greg Wilkins
26cc7563f5
328789 Clean up tmp files from test harnesses
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2565 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-01 13:57:06 +00:00
Greg Wilkins
748eadeda3
331230 Fixed low thread warnings when acceptors>threadpool
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2564 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-01 13:08:13 +00:00
Jesse McConnell
ed35f9049c
update to release version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2560 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-30 19:42:37 +00:00
Greg Wilkins
e3526290db
JETTY-1297 Improved matching of vhosts so that a vhost match has priority
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2548 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-22 04:01:43 +00:00
Greg Wilkins
91e0e981aa
330764 Command line properties passed to start.jar --exec
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2547 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-22 04:01:25 +00:00
Greg Wilkins
4d6df56c12
330732 removed excess debugging
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2545 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 22:46:23 +00:00
Hugues Malphettes
f0c09c1d56
use untyped APIs compatible with the previous version of OSGi and the new version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2543 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 02:20:30 +00:00
Hugues Malphettes
bf3efe8c14
bug 330686 make jsp-2.1 a fragment of the jasper library otherwise we ahve trouble accessing the internal package. tried the split package for too long
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2541 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 01:01:13 +00:00
Greg Wilkins
59f5bcce5b
330265 start.jar --stop kills --exec subprocess
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2534 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 22:41:33 +00:00
Jan Bartel
b063893cdf
330419 - reloading webapp duplicates StandardDescriptorProcessor
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2529 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 03:30:14 +00:00
Greg Wilkins
d955fa0c3a
330417 Atomic PUT in PutFilter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2526 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 01:52:33 +00:00
Jan Bartel
a9a56e8716
330229 - Jetty tries to parse META-INF/*.tld when jsp-api is not on classpath, causing DTD entity resoluton to fail
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2525 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 01:43:11 +00:00
Greg Wilkins
57a8287da7
330210 Improve performance of writing large bytes arrays
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2507 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-15 11:57:53 +00:00
Greg Wilkins
3c5625032a
added jetty-6 version info
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2506 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-15 11:56:56 +00:00
Jan Bartel
35c063fb95
Merge fixes from jetty-8: 330188, 330208
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2504 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-15 06:47:58 +00:00
Jesse McConnell
e866612ba5
set release version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2491 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-10 21:04:50 +00:00
Greg Wilkins
fb4eaaafd3
324679 Fixed dedection of write before static content
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2482 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 05:09:05 +00:00
Greg Wilkins
df79fb183b
JETTY-1297 Make ServletContext.getContext(String) virtual host aware
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2479 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 02:35:58 +00:00
Greg Wilkins
37c2f8088b
329602 only clear ServletContext attributes on doStop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2478 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 01:56:10 +00:00
Greg Wilkins
79ca06a386
329643 Improved deployment of resource collections
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2477 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:38:23 +00:00
Greg Wilkins
75d9d18b50
329642 Concurrent modification exception in Deployment Manager
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2473 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:37:19 +00:00
Greg Wilkins
543118f837
329410 Enforce XmlConfiguration properties as Map<String,String>
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2469 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-04 02:08:49 +00:00
Greg Wilkins
b06edcd858
328988 added session idle save and reduced synchronization
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2466 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-03 02:47:05 +00:00
Greg Wilkins
7feea04270
329180 Spin check for Selector to stop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2460 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-01 13:01:54 +00:00
Greg Wilkins
e6760c5899
JETTY-748 Prevent race close of socket by old acceptor threads
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2459 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-01 06:58:29 +00:00
Greg Wilkins
d0e164a05a
JETTY-1291 Extract query parameters even if POST content consumed
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2429 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-28 04:03:40 +00:00
Jan Bartel
9d901da82e
JETTY-1295 Contexts mixed up when hot-deploying on virtual hosts
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2427 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-28 03:18:21 +00:00
Greg Wilkins
5cc81fd017
328778 Improved javadoc for secure session cookies
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2425 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-28 02:29:13 +00:00
Greg Wilkins
2ad6320f94
328782 allow per connection max idle time to be set
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2424 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-28 02:28:58 +00:00
Jan Bartel
25bfb476ee
328885 - web overrides do not override
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2423 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-28 02:21:37 +00:00
Jan Bartel
e7fd61ed34
328008 - Handle update to Servlet Spec 3 Section 8.2.3.h.ii. Backport from jetty-8 for compatibility.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2405 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-26 05:21:05 +00:00
Greg Wilkins
5cdb4bb819
328523 Fixed overloaded setters in AppProvider
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2389 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-23 07:02:17 +00:00
Greg Wilkins
72e6f5ee40
328199 ensure SSL closes connections when shutdownoutput is attempted
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2388 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-22 23:12:22 +00:00
Greg Wilkins
8913851299
328306 Serialization of FormAuthentication
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2381 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-21 09:58:27 +00:00
Jesse McConnell
52b51560b4
update for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2376 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 18:50:21 +00:00
Jesse McConnell
81d34d8cf1
fix old mortbay->eclipse string replace error
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2374 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 18:42:35 +00:00
Jesse McConnell
c5b3ba3fa5
fix old mortbay->eclipse string replace error
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2373 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 18:38:51 +00:00
Jesse McConnell
23dffb9940
fix old mortbay->eclipse string replace error
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2372 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 18:26:13 +00:00
Jesse McConnell
80e8e2f282
Bug 328273 added serializable to default user identity
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2371 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 17:50:09 +00:00
Greg Wilkins
1115d7d442
328205 Improved SelectManager stopping
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2370 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 08:45:32 +00:00
Greg Wilkins
afe54ca97c
328199 Ensure blocking connectors always close socket
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2369 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 08:45:09 +00:00
Jesse McConnell
393693ef32
set release version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2364 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-19 19:27:32 +00:00
Greg Wilkins
ce026a4f11
JETTY-1289 LRU cache for filter chains
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2362 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-19 01:47:00 +00:00
Jesse McConnell
cf62063f2c
set for rc1 release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2350 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-15 18:47:45 +00:00
Greg Wilkins
e3fe523cc7
327725 Nested ResourceCaches
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2345 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-14 01:51:42 +00:00
Greg Wilkins
a6df844fa7
327601 Multipart Filter handles quoted tokens
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2344 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-13 01:53:32 +00:00
Greg Wilkins
dddbe12c97
327562 Implement all X-Forwarded headers in ProxyServlet
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2343 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-13 00:34:58 +00:00
Greg Wilkins
de178f18c6
324369 Improved handling of multiple versions of draft-ietf-hybi-thewebsocketprotocol
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2342 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-13 00:34:30 +00:00
Greg Wilkins
3df18cb180
327469 removed needless java6 dependencies
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2340 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-11 23:17:47 +00:00
Jesse McConnell
fdff282605
JETTY-1288 added info for when atypical classloader set on WebAppContext
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2330 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-07 18:21:17 +00:00
Simone Bordet
cd7926584d
Fixes #327183 (Allow better configurability of HttpClient for TLS/SSL).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2329 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-07 08:21:12 +00:00
Greg Wilkins
143229f544
327109 Fixed AJP handling of empty packets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2327 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-07 00:21:41 +00:00
Greg Wilkins
0e6f62664d
323985 Xmlconfiguration pulls start.jar config properties
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2326 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-06 23:43:14 +00:00
Jesse McConnell
8d653102d7
Bug 297154 add source artifact to distro
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2320 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-06 19:20:56 +00:00
Greg Wilkins
bd69fd15ba
326734 Configure Digest maxNonceAge with Security handler init param
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2317 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-04 22:28:04 +00:00
Jesse McConnell
78a050de1c
Bug 289540 added javadoc into distro
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2314 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-04 15:33:46 +00:00
Jesse McConnell
5291962ba3
set release version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2308 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-01 22:11:00 +00:00
Greg Wilkins
21d371f1be
326612 Handle X-Forwarded-Proto header
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2306 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-01 00:46:06 +00:00
Greg Wilkins
de0b7d1a03
JETTY-1283 JSONPojoConvertorFactory can turn off fromJSON
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2305 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-28 13:19:05 +00:00
Greg Wilkins
25446eb221
JETTY-1281 Create new session after authentication
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2304 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-28 04:28:38 +00:00
Jan Bartel
731aa82359
JETTY-1063, JETTY-1136, JETTY-1166, JETTY-1254, 305791
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2296 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-22 10:44:37 +00:00
Jan Bartel
1d8ada80dc
JETTY-1256 added jta jars from orbit to distro
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2293 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-22 05:59:22 +00:00
Jan Bartel
f228ff0c2a
JETTY-1259
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2292 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-22 03:19:05 +00:00
Jan Bartel
f8bbd706a9
JETTY-1297
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2291 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-22 03:16:43 +00:00
Greg Wilkins
a47bc35e2d
JETTY-1265 Reason field option in client response
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2289 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-21 07:20:07 +00:00
Greg Wilkins
4cb511afa4
JETTY-1268 Form Auth saves POST data
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2288 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-21 01:53:27 +00:00
Greg Wilkins
0bef451e55
JETTY-1266 Destroy sessions before filters/servlets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2286 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-21 00:53:43 +00:00