Java News from Monday, December 5, 2005

The Eclipse Project has released version 4.1 of the Test and Performance Tools Platform. New features in this release include suypport for TPTP-based performance tools for applications in C/C++ and other compiled languages, Web application testing, and simplified data collection on the local system with no need for a separate agent controller.


The Jakarta Apache Project has released version 5.5.13 of the Tomcat open source servlet container and official reference implementation of the Java Servlet API 2.4 and Java Server Pages (JSP) 2.0. This release is considered to be a beta that "contains several important bug fixes, minor feature additions, and documentation enhancements." "Tomcat 5.5 is designed to run on J2SE 5.0 and later, and requires configuration to run on J2SE 1.4....In addition, Tomcat 5.5 uses the Eclipse JDT Java compiler for compiling JSP pages. This means you no longer need to have the complete Java Development Kit (JDK) to run Tomcat, but a Java Runtime Environment (JRE) is sufficient. The Eclipse JDT Java compiler is bundled with the binary Tomcat distributions. Tomcat can also be configured to use the compiler from the JDK to compile JSPs, or any other Java compiler supported by Apache Ant."


Object Refinery Ltd has released JFreeChart 1.0.0, a free (LGPL) chart library for Java.