I am proud to announce the release of NetForge 1.0, a Web Server for
the Java platform (Java 1.1 or better) which supports the new Java
Servlet API version 2.1. NetForge is free for non-commercial use.

The following changes have been made since the last beta release (0.48).
The changes are marked as either BUG (bug fixed), SEC (security bug
fixed), FEA (new feature) or MIS (miscellaneous).

  [BUG]  ServletFrontend: The Servlet loader couldn't load referenced
         classes in packages because the package separator '.' was not
         translated to the NFile path separator '/'.

  [BUG]  HTTP core: Error response messages now include a stack trace
         for all Throwables instead of only Exceptions.

  [BUG]  HTTP core: Writer auto-flushing did not work in all cases.

  [BUG]  HTTP core: A bug caused Writer buffering to fail with an
         ArrayIndexOutOfBoundsException under certain circumstances.

  [MIS]  The bin/netforge script now adds the "classes" directory to
         the class path before the NetForge JARs to allow placing
         NetForge patches into the "classes" directory.

  [FEA]  Added the bin/applypatch script to simplify the installation
         of patches.

  [MIS]  Wrote the last missing chapter for the NetForge 1.0 manual
         and included the latest version of "Servlet Essentials".


NetForge 1.0 is now available for download.

See http://www.novocode.com/prod/nf/ for details.

    Regards,
      Stefan

--
Stefan Zeiger <[EMAIL PROTECTED]> ICQ#27864587 http://szeiger.home.pages.de
NetForge Web Server for the Java Platform:   http://www.novocode.com/prod/nf/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to