Picture
Prime Technology have announced the release of PrimeFaces 3.1 - "The Ultimate JSF Component Suite".

PrimeFaces contains over 100 JSF components and over 30 ui themes; a mobile optimized rendering engine and high performance push features which alltogether make Prime Faces one of the leading JSF 2 component suites. For a demonstration of the different components check out the Prime Faces Showcase.
Both the PrimeFaces libraries and source code can be downloaded from here - this also contains details of how to configure Prime Faces within a Maven build.
 
Apache Tomcat 7.0.25 has been released and is available for immediate download from http://tomcat.apache.org/download-70.cgi
Mark Thomas notes on the Tomcat mailing lists:
"The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.25

This release includes numerous bug fixes and several new features compared to version 7.0.23. The notable new features include:
* Align the Servlet 3.0 implementation with the changes defined in the first maintenance release (also known as Rev. A.). See the JCP documentation for a detailed list of changes.
* Add support for connectors to automatically select a free port to bind to. This is useful when embedding and for testing.
* Update to Commons Pool 1.5.7, Commons Daemon 1.0.8 and Eclipse JDT compiler 3.7.1.

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Note that this version has 4 zip binaries: a generic one and three bundled with Tomcat native binaries for Windows operating systems running on different CPU architectures.

Downloads:
http://tomcat.apache.org/download-70.cgi

Migration guides from Apache Tomcat 5.5.x and 6.0.x:
http://tomcat.apache.org/migration.html "

 
Apache Commons Pool version 1.6 has been released.  In the release notification, Gary Gregory states:

"The Apache Commons team is pleased to announce the release of version 1.6 of Commons Pool.

Commons Pool provides a general purpose object pooling API, an implementation toolkit and some pool implementations.

Version 1.6 adds generics to, and is binary compatible with, version 1.5.7.

Source and binary distributions are available for download from the Apache Commons Pool download site:

http://commons.apache.org/pool/download_pool.cgi

Please verify signatures using the KEYS file available at the above location when downloading the release.

For more information on Apache Commons Pool, visit the Pool home page:

http://commons.apache.org/pool/

Feedback, suggestions for improvement or bug reports are welcome via the "Mailing Lists" and "Issue Tracking" links here:

http://commons.apache.org/pool/project-info.html"

 
Yesterday, Mark Fisher announced the release of Spring Integration version 2.1
"Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns. It enables lightweight messaging within Spring-based applications and supports integration with external systems via declarative adapters. Those adapters provide a higher-level of abstraction over Spring's support for remoting, messaging, and scheduling. Spring Integration's primary goal is to provide a simple model for building enterprise integration solutions while maintaining the separation of concerns that is essential for producing maintainable, testable code."
Spring Integration 2.1 includes many new features and hundreds of resolved issues including:
  • RabbitMQ / AMQP support
  • Support for VMWare vFabric GemFire
  • Support for the Redis data structure server
  • Support for MongoDB NoSQL server
  • JSR-223 Scripting Support
  • (S)FTP Outbound Gateways
A complete list of changes since version 2.0 can be found here
Spring Integration can be downloaded from here.
 
NetBeans IDE 7.1 has been released and is now available for download.
Geertjan Wielenga states that NetBeans 7.1
"introduces support for JavaFX 2.0 by enabling the full compile/debug/profile development cycle for JavaFX 2.0 applications. The release also provides significant Swing GUI Builder enhancements, CSS3 support, and tools for visual debugging of Swing and JavaFX user interfaces. Additional highlights include Git support integrated into the IDE, new PHP debugging features, various JavaEE and Maven improvements, and more. "
You can download NetBeans from it's download site as Java SE, Java EE, C/C++, PHP or everything bundles.
You can read the Oracle Press Releses here.
 
Apache Tomcat 7.0.21 has been released and is available for immediate download from http://tomcat.apache.org/download-70.cgi
Mark Thomas notes on the Tomcat Users list:
"Apache Tomcat 7.0.21 includes security fixes, bug fixes and new features compared to version 7.0.20 including:

- A fix for CVE-2011-3190 that allowed an attacker to inject requests when Tomcat was configured behind a reverse proxy using the AJP protocol.
- Multiple additions and improvements to the memory leak detection/prevention features.
- Improved validation of received AJP messages.

Please refer to the change log for the complete list of changes:


http://tomcat.apache.org/tomcat-7.0-doc/changelog.html"

 
Prime Technology has announced the latest milestone release of PrimeFaces.  PrimeFaces 3.0.M3 is the final milestone release with the release candiate scheduled for release in November 2011.
PrimeFaces is a JSF 2 component suite featuring over 100 JSF components such as calendars, CAPTCHA, and Google Maps components.  A full showcase of components can be viewed online here.
This latest milestone release adds several new components to the suite (timeline, feed reader, sheet and subtable) as well as including many other improvements.  The complete list of changes can be read in the release announcement.
For more details about PrimeFaces, check out primefaces.org
 
The JBoss team have just released 2 new versions of the JBoss Application Server.
JBoss 7.0.1, RedHat's latest Java EE 6 Web Profile certified application server includes nearly 140 resolved issues over the initial release of the product. The list of resolved issues in 7.0.1 can be found here.
JBoss 6.1.0, includes almost 100 resolved issues over the initial release.  The list of resolved issues in JBoss AS 6.1.0 can be found here.
Both products can be downloaded from the JBoss Community Downloads page.
JBoss AS 7 is described by RedHat as "Lightning Fast" providing "efficient development as a result of fast, concurrent deployment and the ability to edit static resources without redeployment in a flexible deployment structure".  Have you used JBoss AS 7?  What are your thoughts about it?  Log on now and leave your comments.
 
The latest release of Apache Tomcat, v7.0.20 has been released and is available for immediate download.
In the release notification, Mark Thomas notes:
"Apache Tomcat 7.0.20 includes bug fixes and the following new features and fixes compared to version 7.0.19:
  • JSP files with dependencies in JARs are no longer recompiled on every access thereby improving performance.
  • Update to version 1.1.22 of the native component of the AJP and HTTP APR/native connectors.
  • Update to Commons Daemon 1.0.7.
  • Converted unit tests to JUnit 4.



Please refer to the change log for the complete list of changes:

http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Note that this version has 4 zip binaries: a generic one and three bundled with Tomcat native binaries for Windows operating systems running on different CPU architectures.
"

 
Oracle have today announced the immediate release of Java SE 7.  The release is on schedule as detailed on java.net.
Java 7 can be downloaded from Oracle's Java site with the JDK 7 release notes being available here.
NetBeans 7 provides support for JDK 7's new features whilst, Eclipse 3.7.1 (expected in September) will add support to the Eclipse ecosystem.