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
Greg Wilkins
31a6622d3a
JVM bugs info to debug
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1946 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 00:16:52 +00:00
Joakim Erdfelt
a884f721f4
315748 - Remove special case --fromDaemon from start.jar
...
Implementing change in jetty.conf per new --pre={} logic.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1938 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 22:20:07 +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
465e9f91da
Adding --daemon back now that work in jetty-start is settled
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1936 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 21:32:12 +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
Greg Wilkins
b56da2e598
#310603 : readded unwrapping of caused by exceptions
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1931 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 03:55:55 +00:00
Greg Wilkins
fe6a6e86ed
315748 made --daemon log non appendable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1930 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 00:21:42 +00:00
Greg Wilkins
cf039140fb
315748 added --pre support in start.jar
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1929 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 00:02:08 +00:00
Greg Wilkins
3e70a7f7ac
292814 used filter/servlet name for managed attribute
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1928 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-06 23:34:19 +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
Joakim Erdfelt
2dee039305
Minor cleanup of Main. adding System.exit codes, using System.err more consistently. Adding write checks to --daemon
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1926 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 23:19:15 +00:00
Hugues Malphettes
05b2d9cfa7
bug 315004 explicitly import org.xml.sax and org.xml.sax.helpers to help with paxrunner
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1925 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 20:58:53 +00:00
Hugues Malphettes
6b6c790efd
bug 315004 add system.bundle to the dependencies of jetty.osgi to workaround some potential issues with execution profiles
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1922 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 18:14:09 +00:00
Greg Wilkins
0cbb47daba
315748 add --daemon
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1921 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 16:00:32 +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
Michael Gorovoy
4130f68f98
292814 make QoSFilter and DoSFilter JMX manageable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1914 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-02 02:29:33 +00:00
Michael Gorovoy
716b76fe5d
292814 make QoSFilter and DoSFilter JMX manageable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1913 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-02 02:29:05 +00:00
Joakim Erdfelt
727e58b0b4
Updating eclipse-drop properties.
...
Updating antrun to version 1.4 so that we can use ant 1.8 and the new <get skipexisting="true"> which makes having a local download cache easier.
Also using a more efficient (and easier to read) <get> and <copy> syntax.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1911 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-01 19:42:07 +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
Greg Wilkins
c848da0e12
eclipse drop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1909 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-01 11:07:50 +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
Joakim Erdfelt
b969859c88
Enabling test-jetty-webapp in linux packaing
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1907 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 19:20:18 +00:00
Joakim Erdfelt
c8dd711eab
Re-enabling jetty-ajp
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1906 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 18:45:43 +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
Jesse McConnell
a7fe344e21
name -> project.name because name is deprecated
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1902 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 12:38:19 +00:00
Michael Gorovoy
f68610a2b9
309185 even more javadoc fixes
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1901 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 03:55:16 +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
02be70f5e1
Adding more excludes
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1898 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 21:41:23 +00:00
Joakim Erdfelt
533ae0950d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1897 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 19:14:50 +00:00
Joakim Erdfelt
e00a8d20d6
[maven-release-plugin] prepare release jetty-7.1.3.v20100526
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1895 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 19:14:23 +00:00
Joakim Erdfelt
55262bc310
Tired of remembering to set this
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1894 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 18:43:25 +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
Joakim Erdfelt
1fe3f7eb3e
Using released version, disabling snapshot repo
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1892 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 18:39:15 +00:00