This brings the 2.4.x series up to date with the latest Jetty3 release.

This is important as it contains an important security fix - please
upgrade if you are using a JBoss2.x/Jetty3 based release.

http://prdownloads.sourceforge.net/jboss/JBoss-2.4.4_Jetty-3.1.7-1.zip

JBoss problems to the forums at www.jboss.org
Jetty problems to [EMAIL PROTECTED]
JBoss/Jetty integration problems to [EMAIL PROTECTED] (Please CC
to other lists)


>From the VERSION file:

JBoss-2.4.3_Jetty-3.1.7

-----------------------------------------------------------------------

Release Candidate 1. (20/03/2002)

Jetty          - Jetty-3.1.7
JettyExtra/jmx - JettyExtra-1.0.1
JBoss          - JBoss-2.4.3
JBoss-Jetty    - JBoss/contrib/jetty (cvs update -d -p -r Branch_2_4 -D
'March 20, 2002 11:59pm BST')

- upgrade Jetty component (including important security fix)
- backport code from JBoss3/Jetty4 integration
- reworking deployment code
- improved logging
- remove security context from thread before returning to pool
- for Jetty changes see jetty/VERSION.TXT (3.1.4,5,6,7)

TODO - Jasper classpath integration:
For now you should precompile your JSPs using e,g, JSPC, in future
Jetty will be able to derive a full classpath from JBoss' ClassLoaders
and compile JSPs on the fly.


>From Jetty's VERSION.TXT :

Jetty-3.1.7 - 12 Mar 2002
 + Fixed security problem with constraints being bypassed with //
   in URLs

Jetty-3.1.6 - 28 Feb 2002
 + Implemented 2.3 clarifications to security constraint semantics
   PLEASE REVIEW YOUR SECURITY CONSTRAINTS (see README).
 + Improved handling of non alpha characters in file resources.
 + Empty suffix for temp directory.
 + Fixed HttpFields remove bug
 + Set Listeners default scheme
 + LineInput can handle any sized marks
 + HttpResponse.sendError makes a better attempt at finding an error
page.
 + Dispatcher.forward dispatches directly to ServletHolder to avoid
   premature exception handling.

Jetty-3.1.5 - 11 Dec 2001
 + setCookie always has equals for cookie value
 + cookies with maxage==0 expired 1 jan 1970
 + Fixed formatting of redirectURLs for NS4.08
 + Fixed ChunableInputStream.resetStream bug.
 + Ignore IO errors when trying to persist connections.
 + Allow POSTs to static resources.
 + stopJob/killStop in ThreadPool to improve stopping
   ThreadedServer on some platforms.
 + Branched at Jetty_3_1

Jetty-3.1.4 - 06 Nov 2001
 + Added RequestLogFormat to allow extensible request logs.
 + Support the ZZZ timezone offset format in DateCache
 + HTAccessHandler made stricter on misconfiguration
 + Generate session unbind events on a context.stop()
 + Default PathMap separator changed to ":,"
 + PathMap now ignores paths after ; or ? characters.
 + Remove old stuff from contrib that had been moved to extra
 + getRealPath accepts \ URI separator on platforms using \ file
separator.


Enjoy,



Jules



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to