Commit Graph

890 Commits

Author SHA1 Message Date
Greg Wilkins 012b1e7c22 307898 websocket connection returns if no progress
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1435 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-01 16:49:03 +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 50dd4c94b1 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1433 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 16:46:40 +00:00
Jesse McConnell ff7ae57f00 [maven-release-plugin] prepare release jetty-project-7.0.2.v20100331
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1431 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 16:46: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 5c3d1535e9 demo improvements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1429 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 13:49:37 +00:00
Greg Wilkins df7af92d94 servlet 3 continuations
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1428 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 09:00:16 +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
Hugues Malphettes 956c5ea73c bug #290658 generate an Eclipse-SourceBundle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1426 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:45:31 +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
Jan Bartel 4d399b7d07 Remove the unneeded main from Dump which was accidentally commited as part of 1418 I think.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1422 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 15:27:33 +00:00
Greg Wilkins 51541f7109 minor cleanups
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1421 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 13:21:50 +00:00
Greg Wilkins 9b292b0567 removed commented out config
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1420 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 12:21:31 +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 c4e8eb1a29 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@1417 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-27 21:07:40 +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
Hugues Malphettes 2dc0ae0546 fix the build sorry about that. missing dependency on jetty-deploy
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1415 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-27 18:55:44 +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
Hugues Malphettes 9e04c27078 bug 306971 better support for bundles that contain tld files
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1411 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-26 01:20:19 +00:00
Hugues Malphettes 1502bfe0e2 trivial error that had escaped until now
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1410 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-25 22:48:08 +00:00
Hugues Malphettes eceb7b6ec6 bug 306971 also replaced the require-bundle by pacakge imports
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1409 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-25 18:42:11 +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
Greg Wilkins 3a2228ffc9 pom validation from mvn 3.0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1405 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 20:36:05 +00:00
Greg Wilkins f3e2b0248d 306840 suppress content-length in requests without content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1404 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 20:24:11 +00:00
Greg Wilkins da9f167b31 306783 NPE for throwable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1403 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 16:36:56 +00:00
Greg Wilkins 798c664698 JETTY-1174 Close rather than finish Gzipstreams to avoid JVM leak
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1402 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-22 23:17:28 +00:00
Greg Wilkins e2ad04d28d JETTY-1199 findbugs cleanup
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1401 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-22 22:39:47 +00:00
Greg Wilkins 9cc74e8451 undo accidental commit
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1399 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-22 03:22:00 +00:00
Greg Wilkins 40ee939b4e 306376 extra tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1398 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-22 03:17:25 +00:00
Hugues Malphettes 6ba2789cab bug 306556 tell BND to not explicitly import javax.sql, javax.naming and javax.naming it is superfluous and can introduce issues later on
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1394 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-19 17:18:24 +00:00
Greg Wilkins 2747d128dd 306330 Flush filter chain cache after Invoker servlet
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1389 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-18 11:32:40 +00:00
Greg Wilkins f697509af0 306331 Session manager is kept after call to doScope
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1388 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-18 11:08:40 +00:00
Greg Wilkins 32a02d38c2 better readme
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1387 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-17 10:51:39 +00:00
Greg Wilkins c23e75bc3e JETTY-1163 AJP13 forces 8859-1 encoding
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1386 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 22:07:28 +00:00
Simone Bordet f9329e1a33 Fixes #306028 (Enable TCP_NODELAY by default in client connectors).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1385 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 15:31:20 +00:00
Greg Wilkins a4b09b44da JETTY-1192 Fixed Digested POST
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1384 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 14:33:47 +00:00
Greg Wilkins 0207f90d5b JETTY-1192 Fixed Digested POST
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1383 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 12:41:11 +00:00
Simone Bordet fa37afd7fe Fixes #305997 (Coalesce buffers in ChannelEndPoint.flush()).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1382 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 11:56:25 +00:00
Greg Wilkins 96ec4af2df JETTY-1192 Fixed Digested POST
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1378 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-15 20:19:03 +00:00
Hugues Malphettes 11a5d3674e fix the version imports of the jstl library: 1.2.0; not 2.5.0; remove the imports of packages that belong to the jdk5 and more
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1375 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-10 06:39:19 +00:00
Hugues Malphettes fb1befb69d compatibility with spring-DM's webmvc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1364 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-07 08:29:32 +00:00
Greg Wilkins e8d649bac5 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1351 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 21:14:22 +00:00
Greg Wilkins c121d581e5 302018 mbean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1349 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 20:59:12 +00:00
Greg Wilkins fef5684fcd ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1348 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 20:31:12 +00:00
Jan Bartel fce49f7804 292800 - ContextDeployer - recursive setting is undone by FilenameFilter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1346 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 13:42:18 +00:00