Commit Graph

700 Commits

Author SHA1 Message Date
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
Greg Wilkins 7fb5d15d13 325468 Clean work webapp dir before unpack
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2284 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-16 22:31:16 +00:00
Greg Wilkins 3af3ddd0ff JETTY-1252 Handle more multipart transfer encodings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2278 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-15 09:39:35 +00:00
Greg Wilkins 837b477f12 325105 websocket ondisconnect fixed
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2273 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-14 11:47:07 +00:00
Greg Wilkins 55f10af59e 325128 websocket send during onConnect
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2272 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-14 09:13:50 +00:00
David Jencks 9fb29c9dae bug 325072 include to DefaultServlet to a missing file must throw FileNotFoundException
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2271 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-14 05:42:12 +00:00
Greg Wilkins f919f78f1f JETTY-1270 websocket close protection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2266 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 04:36:05 +00:00
Greg Wilkins 51d5da4bbc 324679 Don't set content length if filter has written content.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2265 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 03:46:20 +00:00
David Jencks 5d49fe9d29 bugs 324811 and 324812. Fix an NPE and restore a constructor used by geronimo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2263 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 00:40:22 +00:00
Jan Bartel a701c372cf JETTY-1263 changed column rowId to srowId as rowId is a reserved word on oracle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2262 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 00:05:25 +00:00
Greg Wilkins 2149d93443 JETTY-1269 Improve log multithreadedness
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2257 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-08 01:36:20 +00:00
Greg Wilkins 442c7995e6 JETTY-1271 handled unavailable exception
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2255 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-07 23:46:26 +00:00
Greg Wilkins 5faf2a9f53 324601 Check session expiry on access
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2252 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-07 01:24:11 +00:00
David Jencks b4ac274cbc bug 324501 Fire RequestListener.requestDestroyed in last-to-first order
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2249 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-04 07:27:19 +00:00
Greg Wilkins 0b7866e03a 324379 Change content type after getWriter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2246 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 07:29:06 +00:00
Greg Wilkins 097d770200 324377 Allow dispatch of ServletRequest and ServletResponse
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2243 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 07:05:14 +00:00
Greg Wilkins 995df89b22 324369 Implement draft-ietf-hybi-thewebsocketprotocol-01
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2242 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 03:41:05 +00:00
Greg Wilkins e613d5b484 bug 324360 validate input on getResource since loop logic obscures subclass input validation. Port from jetty 8 rev 324360
bug 324359 illegal actions on AsyncContext should not change its state.  Port from jetty 8 rev 2237

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2241 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 03:40:45 +00:00
Greg Wilkins c0759a44f1 324260 jetty-6 continuations support complete calls
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2236 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-02 01:40:52 +00:00
Greg Wilkins 00b7716a36 324158 Durable download or Orbit jars
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2230 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-01 03:39:13 +00:00
Greg Wilkins 9e728c5d52 324110 Merge async dispatch parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2228 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-01 02:38:52 +00:00
Greg Wilkins 8750c7d258 323464 IPv6 localhost
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2223 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-24 08:20:59 +00:00
Greg Wilkins 9f8cf49b73 323435 MovedContextHandler permanent redirection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2222 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-24 08:20:43 +00:00
Jesse McConnell 6451647d21 update with resolved issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2221 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-23 14:41:45 +00:00
Jesse McConnell a3033e34f8 JETTY-1261 resolve usage of null listener is StandardDescriptorProcessor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2218 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-18 17:43:59 +00:00
Jesse McConnell b647bf0a16 Bug 322575 resolve potential NPE in hot swap handler if old handler was null. added a null check since existing doStart and doStop methods specifically handle cases where wrapped handler is null on start/stop
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2216 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 15:54:35 +00:00
Greg Wilkins 50de9c814e 322448 Added jetty-dir.css for directory listings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2214 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 14:36:39 +00:00
Greg Wilkins a456b2b600 321735 HttpClient onException called for buffer overflow.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2213 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 05:46:17 +00:00
Greg Wilkins db2f4cbcb2 322683 made RewriteHandler thread safe
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2211 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 03:58:52 +00:00
Greg Wilkins fb9ebc84ba JETTY-1256 annotation jars from Orbit
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2209 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-05 13:10:38 +00:00
Jan Bartel 2e566b9248 Fix jetty-plus configuration names.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2208 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-05 12:32:16 +00:00
Michael Gorovoy ef5fb6198c 321730 SelectChannelEndPoint prints to System.err
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2207 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 18:50:14 +00:00
Greg Wilkins 4196e46c09 321307 HashSessionManager calls passivation listeners
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2206 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 08:00:44 +00:00
Greg Wilkins a5e1cea005 321232 BasicAuthenticator ignores bad Authorization header
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2205 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 04:47:48 +00:00
Jesse McConnell 129184744a JETTY-912 add exchange timeout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2204 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-03 14:51:41 +00:00
Greg Wilkins e025cc3ca4 JETTY-1250 Parallel start of HandlerCollection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2190 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-28 13:11:59 +00:00
Greg Wilkins ef9ebf31b6 314087 Simplified SelectorManager
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2189 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-28 13:11:40 +00:00
Greg Wilkins 526cef3ab3 320457 Added rfc2045 support to B64Code
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2164 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-21 04:09:12 +00:00
Greg Wilkins 599294e8f3 320264 Removed duplicate mime.property entries
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2157 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:47:10 +00:00
Greg Wilkins 6478b5ede7 improved debug dump
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2155 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:46:34 +00:00
Michael Gorovoy ce7c80c92b 319444 Two nulls are appended to log statements from ContextHanler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2154 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:24:10 +00:00
Jesse McConnell d36051f5de 320264 remove a duplicate mime entry
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2153 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-19 15:46:07 +00:00
Jan Bartel 32a89ffaf7 Backport from 7 to 8 of changes to reconciliation of webapp config mechanism. See bugzilla 320073
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2152 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-19 06:15:57 +00:00
Greg Wilkins 18dea730ed 320112 websocket in aggregates
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2147 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-16 23:42:57 +00:00
Greg Wilkins 7b5f155802 JETTY-1248 fix parsing of bad multiparts
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2121 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 15:09:37 +00:00
Greg Wilkins b3ef44b8ce JETTY-1245 Do not use direct buffers with NIO SSL
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2118 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 03:49:54 +00:00
Greg Wilkins 1fe1ca1b35 JETTY-1251 Replace then close selector for JVM bugs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2117 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 03:49:37 +00:00
Greg Wilkins 124663aaf1 319655 Reset HEAD status
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2115 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 02:45:55 +00:00
Greg Wilkins 80e5a95130 JETTY-1249 i
Apply max idle time to all connectors

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2111 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 01:58:48 +00:00
Greg Wilkins 9612eb956a JETTY-1247 synchronize recylcing of SSL NIO buffers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2109 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-13 01:44:19 +00:00
Greg Wilkins 46c4b7daa7 319519 Warn about duplicate configuration files
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2108 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 15:48:20 +00:00
Greg Wilkins 7540debfe7 JETTY-1249 Apply max idle time
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2107 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 11:15:43 +00:00
Greg Wilkins aa9df8b65d improved logger
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2106 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 08:45:22 +00:00
Greg Wilkins 16be43597f 319370 WebAppClassLoaderContext
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2088 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 11:42:19 +00:00
Greg Wilkins 9f0a75da75 319334 improved resource cache
Made the cache use concurrent data structures
Removed the dual NIO/BIO caches
Use the cache for streaming data
made DefaultServlet check for shared cache
some javadoc cleanups

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2085 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 04:45:52 +00:00
Greg Wilkins 942459c977 7.2 dev
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2082 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-08 01:22:44 +00:00
Hugues Malphettes 4d5966fa3e udpate the list of bug fixes related to OSGi for 7.1.5
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2081 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-06 22:22:00 +00:00
Greg Wilkins 3edea65c39 Ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2069 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 07:12:32 +00:00
Greg Wilkins 75dd71b1ff 296570 EOFException for HttpExchange when HttpClient.stop called
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2066 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 02:49:37 +00:00
Greg Wilkins 088a93b562 318551 Optional uncheck Printwriter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2062 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 09:13:30 +00:00
Jan Bartel 85e3ba89ad update eclipse-mirror to 3.6 release drop for ecj dependency in jetty-distribution
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2061 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 08:22:29 +00:00
Greg Wilkins 849b77925c 318308 Correct quoting of unicode control characters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2057 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-29 14:13:22 +00:00
Greg Wilkins 3b5c2dd465 317906 OPTIONS correctly handles TRACE
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2056 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 14:53:12 +00:00
Greg Wilkins 517130e909 317759 Allow roles and constraints to be added after init
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2043 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 00:39:13 +00:00
Greg Wilkins 8bc63b4b1e 316976 removed quotes of JAVA_OPTIONS in jetty.sh
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2021 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-17 00:53:35 +00:00
Michael Gorovoy 6bbaa8feaf 288194 Add blacklist/whitelist to ProxyServlet and ProxyHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2020 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 22:55:43 +00:00
Joakim Erdfelt 9c423e9c54 316970 - jetty.sh fails to find JETTY_HOME in standard directories
Reworked JETTY_HOME lookup to be more clear and resilient.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2018 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 21:25:30 +00:00
Joakim Erdfelt 01a2e3ff1c 316973 - jetty.sh claims java installation is invalid
Reworked jetty.sh to NOT check for JAVA_HOME, but instead
check for java from JAVA environment variable (optional)
or use $(which java) to find java itself.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2017 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 20:52:04 +00:00
Michael Gorovoy ac76f274cd 317019 Date HTTP header not sent for HTTP/1.0 requests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2010 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 10:21:27 +00:00
Greg Wilkins 6a9bbd673b JETTY-1237 Save local/remote address to be available after close
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2004 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-15 07:40:26 +00:00
Greg Wilkins 871f73d409 316597 Removed null check and fixed name in Resource#hrefEncodeURI
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2003 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-15 04:34:49 +00:00
Michael Gorovoy 221cc8589f 316584 Exception on startup if temp path has spaces and extractWAR=false
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2002 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-15 03:12:51 +00:00
Joakim Erdfelt c9db2c9620 311550 The WebAppProvider should allow setTempDirectory
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2000 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-14 22:19:08 +00:00
Greg Wilkins 331a750ce0 316449 Websocket disconnect fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1996 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-11 03:58:21 +00:00
Greg Wilkins d18121e927 format
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1992 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 23:51:10 +00:00
Greg Wilkins c513f3ef00 316557 OSGi HttpService is not available because context handlers files are not deployed
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1991 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 23:37:43 +00:00
Greg Wilkins 8a0121c447 version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1984 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 06:02:59 +00:00
Jan Bartel c9c56853b5 316413 - Restarting webapp for packed war fails
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1982 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 04:18:57 +00:00
Greg Wilkins 93ea1d3e2c no multi line entries in VERSION.txt just in case we ever parse the thing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1971 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 00:15:01 +00:00
Michael Gorovoy df5e125b53 316399 Debug output in MultiPartFilter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1970 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 00:10:33 +00:00
Joakim Erdfelt b82a6e3845 Updating VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1957 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 18:49:02 +00:00
Michael Gorovoy 91e134a7cc 316334 Breaking change on org.eclipse.jetty.client.HttpExchange
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1954 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 17:48:26 +00:00
Jan Bartel 64e78003fb 316254 Implement @DeclareRoles
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1953 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 08:22:37 +00:00
Greg Wilkins 5c53c9ac55 298551 SslSocketConnector does not need keystore stream
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1952 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 08:20:06 +00:00
Greg Wilkins 12748e0b39 295715 AbstractSessionManager decoupled from Context
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1951 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 08:14:11 +00:00
Greg Wilkins 41daed8aae 305300 AsyncContext.start dispatches runnable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1950 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 07:40:58 +00:00
Greg Wilkins 7f409167a7 301608 Deregister shutdown hooks
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1949 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 07:22:08 +00:00
Greg Wilkins 21f0c161d2 JETTY-547 delay close after shutdown
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1948 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 06:11:12 +00:00
Greg Wilkins 3a1758ce6f 316119 Fixed maxIdleTime for SocketEndPoint
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1947 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 03:25:46 +00:00
Joakim Erdfelt 8d82a4a6f1 315687 - included init script broken
Implementing change suggested by Brad Larson.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1937 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 22:17:50 +00:00
Joakim Erdfelt 534c5b4c90 Adding 303661, reducing line length to 80 to conform to changelog requirements on linux packaging side.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1935 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 21:32:10 +00:00
Michael Gorovoy b2ad3a2d8b 315995 Incorrect package name in system classes list
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1934 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 14:30:30 +00:00
Greg Wilkins 595f0e6f72 JETTY-1231 support context request log
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1933 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 10:15:05 +00:00
Greg Wilkins a2bd4024c7 315925 Improved context xml configuration handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1932 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 05:50:31 +00:00
Michael Gorovoy 41884b613c 292814 Make QoSFilter and DoSFilter JMX manageable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1927 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 23:40:29 +00:00
Michael Gorovoy 2c7f0f9372 revert r1915
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1920 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 15:45:41 +00:00
Greg Wilkins b3c156a988 315748 Removed --fromDaemon from start.jar
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1919 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 11:02:16 +00:00
Greg Wilkins 78587f820c 315744 Fixed STOP.PORT and STOP.KEY in start.jar
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1918 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 10:05:32 +00:00
Greg Wilkins a74286d92c 315715 Improved Cookie version handling. Server.setMaxCookieVersion
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1917 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 06:34:53 +00:00
Michael Gorovoy 2d08e4d8f9 293222 Improve request log to handle/show asynchronous latency
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1916 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 05:05:30 +00:00
Michael Gorovoy 8542e6c7ae 292814 Make QoSFilter and DoSFilter JMX manageable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1915 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-02 21:19:47 +00:00
Simone Bordet 2ea16b7ab3 Fixes #315190 (CrossOriginFilter adds headers not understood by Chrome 5 WebSocket implementation).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1910 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-01 12:02:07 +00:00
Michael Gorovoy 7a691ffd9a 314299 Create test harness for JDBCLoginService
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1908 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-29 18:14:52 +00:00
Michael Gorovoy 81b24d2d7a 294212 Can not customize session cookie path
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1905 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 17:17:23 +00:00
Michael Gorovoy f40ee83149 304100 Better document JMX setup in jetty-jmx.xml
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1904 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 16:23:16 +00:00
Greg Wilkins 83fb15ef8c 292326 Stop continuations if server is stopped
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1903 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 14:05:08 +00:00
Michael Gorovoy 2830e8116d 302350 org.eclipse.jetty.server.NCSARequestLog is missing JavaDoc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1900 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 23:00:18 +00:00
Greg Wilkins d29c110a31 314581 Implement the Sec-Websocket handshake
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1899 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 22:56:02 +00:00
Joakim Erdfelt e6b0152c28 Setting up release id
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1893 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 18:41:08 +00:00
Greg Wilkins dac8726629 314009
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1878 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 14:38:00 +00:00
Jesse McConnell 943b910742 add resolved issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1876 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 13:53:01 +00:00
Greg Wilkins f728f9dfa3 296567 HttpClient RedirectListener handles new HttpDestination
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1872 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 08:04:28 +00:00
Michael Gorovoy 0e780cd2f8 307457 Exchanges are left unhandled when connection is lost
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1871 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 04:44:30 +00:00
Joakim Erdfelt b90b7dcc15 314009 'BindException: Address already in use' when explicitly specifying jetty.xml configuration file on command line
Fixing jetty.sh to not include jetty.xml on command line.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1869 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 22:19:48 +00:00
Michael Gorovoy 3050264701 314177 JSTL support is broken
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1866 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 16:08:00 +00:00
Michael Gorovoy 6f631fab63 297598 JDBCLoginService uses hardcoded credential class
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1865 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 15:54:34 +00:00
Joakim Erdfelt 15c5e54628 313205 - Unable to run tests on /test/test-sessions/test-jdbc-sessions
* Removed testng in favor of junit 4.x (so that MavenTestingUtils
  utility class could be used)
* Made derby in test-jdbc-sessions use test specific maven target
  directory location as derby.system.home to eliminate /tmp/sessions
  bogus locked and read-only errors.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1856 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-24 21:40:31 +00:00
Greg Wilkins 67e095e204 305898 Websocket handles query string in URI
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1851 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-24 11:42:06 +00:00
Greg Wilkins 0a4ebb3cc6 fixed readme
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1845 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-23 20:36:28 +00:00
Greg Wilkins e6244352a9 ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1840 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-22 08:06:25 +00:00
Michael Gorovoy 222e11ded7 313278 Implement octet ranges in IPAccessHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1834 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-21 19:59:18 +00:00
Greg Wilkins edd416d583 312948 Recycle SSL crypto buffers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1827 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 10:15:15 +00:00
Greg Wilkins 811a5f9b57 313336 secure websockets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1825 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 09:29:41 +00:00
Jan Bartel 42e4723bc2 Update links to jetty website at eclipse and wiki at eclipse
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1819 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-18 09:15:42 +00:00
Michael Gorovoy 14d997de30 308866 Update test suite to JUnit4 - Module jetty-util
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1818 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-18 02:43:31 +00:00
Greg Wilkins f5559e3f3a 313196 randomly allocate ports for session test.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1815 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-17 20:02:09 +00:00
Joakim Erdfelt a9d28d5798 Updating VERSION.txt for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1811 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-17 18:50:14 +00:00
Greg Wilkins 11cef96193 312526 Protect shutdown thread initialization during shutdown
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1774 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-14 06:48:27 +00:00
Simone Bordet 9fbd9a912d Fix for #308867 (Update test suite to JUnit4 - Module jetty-webapp).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1773 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-13 15:55:25 +00:00
Michael Gorovoy 16ee953581 306226 HttpClient should allow changing the keystore and truststore type
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1767 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 15:30:31 +00:00
Simone Bordet be3c8682ed Fix for #308862 (Update test suite to JUnit4 - Module jetty-server).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1766 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 13:36:26 +00:00
Greg Wilkins becb140427 310918 Fixed write blocking for client HttpConnection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1765 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 13:07:20 +00:00
Greg Wilkins 91bfa30e6c 312243 Optimized timeout handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1764 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 12:20:49 +00:00
Simone Bordet 8d9ecd3268 Fix for #308855 (Update test suite to JUnit4 - Module jetty-io).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1762 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 08:39:06 +00:00
Michael Gorovoy 7b82292ff0 302344 Make the list of available contexts if root context is not configured optional
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1761 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 06:39:46 +00:00
Simone Bordet 4d72f12fa1 Fix for #308863 (Update test suite to JUnit4 - Module jetty-servlet).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1755 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 16:14:09 +00:00
Simone Bordet 2a37d805b3 Fix for #308858 (Update test suite to JUnit4 - Module jetty-plus).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1754 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:52:12 +00:00
Simone Bordet 8f6bde3ccd Fix for #308859 (Update test suite to JUnit4 - Module jetty-policy).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1753 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:27:33 +00:00
Simone Bordet 15dc2319d1 Fix for #308854 (Update test suite to JUnit4 - Module jetty-http).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1752 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:16:01 +00:00
Simone Bordet cddf630426 Fix for #308853 (Update test suite to JUnit4 - Module jetty-deploy).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1751 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 14:51:47 +00:00
Simone Bordet 5b4de08242 Fix for #308850 (Update test suite to JUnit4 - Module jetty-annotations).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1749 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 14:46:12 +00:00
Simone Bordet a3297f8233 Fix for #308860 (Update test suite to JUnit4 - Module jetty-rewrite).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1747 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 16:28:52 +00:00
Simone Bordet 0e0453b2b5 Fix for #308856 (Update test suite to JUnit4 - Module jetty-jmx).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1746 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 15:55:18 +00:00
Simone Bordet 390379b9e8 Fix for #308857 (Update test suite to JUnit4 - Module jetty-jndi)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1745 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 15:50:49 +00:00
Simone Bordet c3d31d68b0 Fix for #304803 (Remove TypeUtil Integer and Long caches).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1744 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 15:12:34 +00:00
Greg Wilkins 8d42a32e9a 306353 fixed cross context dispatch to root context
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1723 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 15:03:37 +00:00
Greg Wilkins 6337796369 #311554 Protect shutdown thread from Server#doStop
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1722 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 13:06:45 +00:00
Greg Wilkins d41459934c #311154 Added deprecated StringBuffer API for backwards compatibility
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1721 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 13:00:51 +00:00
Michael Gorovoy a4d20486b2 286889 Allow System and Server classes to be set on Server instance and when applied to all webapps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1688 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-04 16:16:24 +00:00
Simone Bordet 1445b94b8e Added websocket load test that shows that #309369 (Using websockets in multithreaded environment causes threads to block each other due to the synchronization done while scheduling a new Timeout task) is not a bug.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1686 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-04 11:58:16 +00:00
Greg Wilkins 2f2c9cbe14 JETTY-1142 Replace Set-Cookies with same name
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1683 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 23:28:25 +00:00
Joakim Erdfelt 1b90cea30e JETTY-1030 - Improve jetty.sh script
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1661 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 20:53:52 +00:00
Greg Wilkins dd2f1166ae 306782 Close connection when expected 100 continues is not sent
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1660 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 20:19:36 +00:00
Greg Wilkins d994f2db2d #296650 JETTY-1198 reset idle timeout on request body chunks
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1654 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 18:52:16 +00:00
Simone Bordet 6ff56da2fb Fixes #308864 (Update test suite to JUnit4 - Module jetty-servlets).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1651 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 16:26:55 +00:00
Greg Wilkins f841262232 #309686 Fixed response buffers usage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1650 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 14:18:24 +00:00
Greg Wilkins ab71e91877 291448 SessionManager has isCheckingRemoteSessionIdEncoding
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1649 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 13:48:54 +00:00
Greg Wilkins 820855b3b5 311362 Optional org.eclipse.jetty.util.log.stderr.SOURCE
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1647 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 13:15:49 +00:00
Greg Wilkins 5662d548f6 309153 Hide extracted WEB-INF/lib when running a non-extracted war
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1646 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 12:34:29 +00:00
Greg Wilkins 7908935011 #310382 NPE protection when WAR is not a file
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1645 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 10:41:45 +00:00
Greg Wilkins 4f5c512d75 291448 encodeRedirectURL only encodes absolute URLs to same host/port/context
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1644 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 10:37:13 +00:00
Greg Wilkins 45e68e6c7a test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1643 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-02 22:03:27 +00:00
Greg Wilkins 04c2665fc9 #310094
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1642 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-02 21:27:24 +00:00
Simone Bordet 9b9cdd45fd Fixes #308865 (Update test suite to JUnit4 - Module jetty-start).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1633 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 15:18:24 +00:00
Simone Bordet 4171777536 Fixed 297104 (HTTP CONNECT does not work correct with SSL destinations) via the ProxyHandler class.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1632 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 13:20:17 +00:00
Greg Wilkins 0348941c3e 311154 Use Appendable in preference to StringBuilder/StringBuffer in APIs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1629 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 12:30:19 +00:00
Michael Gorovoy 5cc3068e70 Fixed order of entries in VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1625 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 21:08:55 +00:00
Michael Gorovoy d24e2901ad 310562 SslSocketConnector fails to start if excludeCipherSuites is set
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1624 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 21:05:21 +00:00
Greg Wilkins dffed8cef7 310918 Synchronize content exchange
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1622 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-28 22:38:33 +00:00
Joakim Erdfelt 1755a8c069 310703 - Update test suite to JUnit4 - Module tests/test-integration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1616 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 20:06:51 +00:00
Greg Wilkins 560d3f2967 310634 Get the localport when opening a server socket
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1611 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 17:13:53 +00:00
Simone Bordet 6bc2460cb0 Fixes #308861 (Update test suite to JUnit4 - Module jetty-security).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1604 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 15:19:26 +00:00
Simone Bordet b0f02acc45 Fixes #308868 (Update test suite to JUnit4 - Module jetty-websocket).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1599 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:59:55 +00:00
Simone Bordet 66fe084dc9 Fixes #308869 (Update test suite to JUnit4 - Module jetty-xml).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1597 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:43:11 +00:00
Simone Bordet 5b6d50b69b Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1596 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:36:59 +00:00
Simone Bordet 1407834e1d Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1595 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:36:09 +00:00
Jesse McConnell acd1a17e86 VERSION.txt for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1585 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 13:14:34 +00:00
Simone Bordet 79f6d89da8 Fixes 310605 (Make a clean room implementation of the JSP logger bridge).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1571 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:11:19 +00:00
Simone Bordet 19368f3985 Fixes 310603 (Make Logger interface consistent).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1570 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:04:59 +00:00
Greg Wilkins 1d10da1d95 JETTY-1214 dont invalidate when already invalid
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1568 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 07:22:21 +00:00
Greg Wilkins d95081150b JETTY-1212 handle long content lengths
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1567 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 20:25:52 +00:00
Greg Wilkins 937d475839 310431 Default ErrorHandler as server Bean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1566 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 20:15:12 +00:00
Simone Bordet 53b2e8d6c1 Fixes 310467 (Allow SocketConnector to create generic Connection objects).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1561 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 15:09:17 +00:00
Greg Wilkins a022459fab version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1556 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-23 16:02:18 +00:00
Greg Wilkins 4fe6fa388f 310094 Improved start.jar usage and config files
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1548 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 12:59:40 +00:00
Jan Bartel 5731200946 310051 - _configurationClasses now defaults to null in WebAppContext
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1547 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 11:01:01 +00:00
Greg Wilkins a32d7cd517 JETTY-1200 SSL NIO Endpoint wraps non NIO buffers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1535 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-21 10:25:46 +00:00
Greg Wilkins 4d20d65455 JETTY-903 Stop both caches
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1532 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-20 21:11:18 +00:00
Greg Wilkins 62135a39be 309765 Added JSP module
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1529 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-20 08:49:19 +00:00
Greg Wilkins e0d07733bd 309466 removed syncs from stderrlog
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1520 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-16 13:32:52 +00:00
Greg Wilkins 392f3b088e 286889 Allow System and Server classes to be set on Server instance and when applied to all webapps - backed out
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1510 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-14 07:34:40 +00:00
Michael Gorovoy 8c91c6c166 286889 Allow System and Server classes to be set on Server instance and when applied to all webapps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1507 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-13 15:56:48 +00:00
Greg Wilkins 1f406b4616 308925 Protect the test webapp from remote access
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1501 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-12 20:16:17 +00:00
Michael Gorovoy d0112baf50 307294 Add AbstractLifeCycle.AbstractLifeCycleListener implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1494 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-09 20:45:52 +00:00
Greg Wilkins b82adb9e79 297104 Improve handling of CONNECT method
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1489 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-08 12:19:03 +00:00
Michael Gorovoy fa7e3477e5 308009 ObjectMBean incorrectly casts getTargetException() to Exception
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1481 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 23:56:11 +00:00
Jan Bartel a42b954a26 308420 - convert jetty-plus.xml to use DeploymentManager
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1478 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 23:26:30 +00:00
Jan Bartel e89eab77f3 jetty-plus.xml was not finished being ported to jetty-7 because it still referred to addLifeCycle instead of addBean. Also added AnnotationConfiguration in as part of plusConfig
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1477 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 20:04:37 +00:00
Greg Wilkins ac50ff46f3 294563 Websocket client connection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1476 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 11:09:17 +00:00
Greg Wilkins 7c4cc68017 306349 ProxyServlet does not work unless deployed at /
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1474 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 09:58:58 +00:00
Greg Wilkins 7f94b1a66d 307847 Fixed combining mime type parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1466 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-05 20:57:50 +00:00
Greg Wilkins c3275730b9 JETTY-1202 Use platfrom default algorithm for SecureRandom
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1442 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-02 11:13:38 +00:00
Greg Wilkins 54117dad5b 307898 Handle large/async websocket messages
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1434 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-01 16:39:26 +00:00
Jesse McConnell 05d3c9f3ab set release version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1430 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 16:13:11 +00:00
Greg Wilkins 6985c24948 307589 updated servlet 3.0 continuations for final API
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1427 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 22:15:06 +00:00
Jan Bartel a1742aa8a6 Allow Configuration array to be set on Server instance and then applied to all webapps.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1425 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:14:54 +00:00
Jan Bartel 681c29bcdb Ensure we don't look in WEB-INF/lib for webapps that don't have a WEB-INF.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1424 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:07:06 +00:00
Jan Bartel f971ed42ee Convert log.info statements to log.debug statements.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1423 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:05:16 +00:00
Greg Wilkins 25ee7b272c 306782 httpbis interpretation of 100 continues. Body never skipped
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1419 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 08:59:31 +00:00
Greg Wilkins 6c2741bbd6 297552 Dont call Continuation timeouts from acceptor tick
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1418 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-29 21:51:18 +00:00
Greg Wilkins b12bdbc06e 306782 Do not skip content if 100 not sent, but content available
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1416 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-27 19:56:53 +00:00
Greg Wilkins 889e7eb728 298236 Additional unit tests for jetty-client
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1412 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-26 17:04:26 +00:00
Greg Wilkins 203d692be0 306880 - Support for UPGRADE in HttpClient
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1408 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 22:59:17 +00:00
Greg Wilkins a21a29b6a9 306884 handle timeouts <=0 for suspend
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1407 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 22:57:45 +00:00
Greg Wilkins b5654648eb 306840 suppress content-length in requests without content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1406 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 20:36:42 +00:00