-
Apache Geronimo is the open source J2EE server of the Apache Software Foundation. It integrates many advanced technologies and design concepts. Most of these technologies and concepts originated from independent projects, with different configurations and deployment models. Geronimo can fully integrate the configuration and deployment of these projects and methods into a unified, easy-to-use model.
Improvements in this version include:
1. Implemented gbeans based on Annotations;
2. Improved plug-in generation and custom server functions;
3. Add support for clusters;
4. ActiveMQ is upgraded to version 5.3.0;
5. Jetty is upgraded to version 7;
6. Add support for JASPIC (JSR-196);
7. Apply independent rule mapping.
Download address: http://geronimo.apache.org/downloads.html
The article comes from http://www.lupaworld.com
-