Greg Wilkins | 7 Oct 2003 08:54
Gravatar

[Jetty-support] Release 4.2.14rc0


Jetty release candidate 4.2.14rc0 is now available via http://jetty.mortbay.org

This is a maintenance release with a number of minor fixes and new features.
The main change is in the packaging which attempts to make smaller downloads
available as well as a jboss sar:

Jetty-4.2.14rc0.tar.gz              -  Binary release of core libraries
Jetty-4.2.14rc0.zip                 -  Binary release of core libraries
Jetty-4.2.14rc0-extra.tar.gz        -  Binary release of extra packages and demo
Jetty-4.2.14rc0-src.tar.gz          -  Source release
Jetty-4.2.14rc0-all.tar.gz          -  Everything
jboss-3.2.2rc4-jetty-4.2.14rc0.sar  -  JBoss sar

Jetty-4.2.14RC0 - 7 October 2003
  + Correctly setup context classloader in cross context dispatch.
  + Put a semi busy loop into proxy tunnels for IE problems
  + Fixed handling of error pages for IO and Servlet exceptions
  + updated extra/j2ee to jboss 3.2.1+
  + Use File.toURI().toURL() when jdk 1.2 alternative is available.
  + cookie timestamps are in GMT
  + Priority on ThreadedServer
  + replaced win32 service with http://wrapper.tanukisoftware.org
  + Build fileclasspath from a walk of the classloaders
  + Set TransactionManager on JettyPlus datasources and pools
  + Fixed null pointer if no sevices configured for JettyPlus
  + Fixed comments with embedded double dashes on jettyplus.xml file
  + Improved JMX start mechanism using start.jar

/********************************************************************
(Continue reading)

Greg Wilkins | 20 Oct 2003 00:24

[Jetty-support] Release 4.2.14rc1 & 5.0.alpha3


Jetty releases 4.2.14rc1 & 5.0.alpha3 are now available via
   http://jetty.mortbay.org

The 4.2.14rc1 release is a stable candidate and includes a few significant
fixes to the request dispatcher mechanism

Jetty-4.2.14RC1 - 19 October 2003
  + Reworked Dispatcher to better support cross context sessions.
  + Added UserRealm.logout and arrange for form auth
  + Allow customization of HttpConnections
  + Failed requests excluded from duration statistics

The 5.0.alpha3 release implements more 2.4 servlet functionality and introduces
several minor fixes from the 4.2 series.

Jetty-5.0.alpha3 -19 October 2003
  + Reworked Dispatcher to better support cross context sessions.
  + Use File.toURI().toURL() when jdk 1.2 alternative is available.
  + Priority added to ThreadPool
  + replaced win32 service with http://wrapper.tanukisoftware.org
  + FileClassPath derived from walk of classloader hierarchy.
  + Implemented security constraint combinations
  + Set TransactionManager on JettyPlus datasources and pools
  + Fixed null pointer if no sevices configured for JettyPlus
  + Updated jasper and examples to 5.0.12
  + Lazy authentication if no auth constraint.
  + Restore servlet handler after dispatch
  + Allow customization of HttpConnections
  + Failed requests excluded from duration stats
(Continue reading)

Greg Wilkins | 28 Oct 2003 10:41

[Jetty-support] 2.4 Servlet Spec review.


A review of the good, the bad and the ugly of the 2.4 Servlet
Specification is now available at :

   http://www.coredevelopers.net/library/j2ee/servlet24/index.jsp

After a longer and more difficult process than expected, the 2.4
version of the Servlet Specification has been completed by JSR-154
and is due for release before the end of 2003. The aims of this
revision of the specification were some modest feature enhancements,
improved deployment descriptors and general clarifications of existing
functionality. These aims, with some notable exceptions have largely
been met. This article reviews the most important additions, changes,
omissions and remaining problems in the specification. The key new
features are introduced and some explanations are given for those
that are missing in action. Problem areas that remain in the specification
and those that have newly been added are also discussed.

There is also a Jetty optimization guide available as part of
the Core Documentation Subscription.

--

-- 
/****************************************************************
* www.coredevelopers.net for Open Source training & support.
* Training: J2EE Web/Cluster London Nov 10-13
* --
* Greg Wilkins
* Partner
* Core Developers Network
****************************************************************/
(Continue reading)

Greg Wilkins | 28 Oct 2003 10:46

[Jetty-support] [ANN] London J2EE Web & Clustering Training


There are still some places available on the core developers network
J2EE Web & Clustering training in London UK.

http://www.coredevelopers.net/services/training/november_london.jsp

Presenters:
   Greg Wilkins
   Jules Gosnell

When:
   November 10th to 13th

Objective:
   To gain a detailed understanding of the usage and workings of the Open
   Source implementations of the J2EE™ Web Tier and how it can be clustered.
   The course is aimed at the technical developer who wishes to truly
   understand the infrastructure they are using. It examines the new 2.4
   standard and what it does and doesn't tell you about implementing real
   world web applications. The use and configuration of JBoss, Geronimo,
   Jetty and Tomcat are considered plus several related open source
   technologies. While this is not an internals course, details of the
   container implementation is presented where important or interesting.

Where:
   Renaissance Chancery Court
   252 High Holborn
   London WC1V 7EN, United Kingdom

--

-- 
(Continue reading)


Gmane