Commit Graph

317 Commits

Author SHA1 Message Date
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