Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Geronimo v2.2 can be built on Java SE 6 and provide support to JAXB/JAX-WS version2 implementation, and its assemblies also supports Java 5 and 6 run-time environments.

Usability improvements

By embedding Web Containers like Tomcat/Jetty and JMS Server Active MQ, users can have a better experience when working with them. For example, user can use /var/activemq/conf/activemq.xml to configure ActiveMQ and var/catalina/server.xml to configure Tomcat directly. Other than the new consuming approach of those embedded modules, Geronimo also provides backwards compatibility, which means you can configure GBeans like you did in previous versions.

Console improvements

Plugin management

  1. By improving plugin converting method, user don't have to export a plugin for server assembly. In v2.2, a geronimo Geronimo configuration can be converted into a plugin directly. See Converting applications into plugins using the Administration Console for more details.

...

  1. By default, the resource adapters created via console wizards will be regarded as geronimo configuration, which means the module type of these resource adapters will be car.
  2. By improving console wizards, the deployment plan was saved into repository together with deployed application.

Artifact management via Console

  1. Other than editing artifact aliases in a text editor, user can now update such information via Console. See substituting one module with another for the details.
  2. By adding a Remove button on the Repository portlet, user can now remove an already installed .jar file from repository.

Others

  1. JMS portlet improvements
  2. EJB portlet improvements
  3. Console accessibility improvements to comply with Section 508 Standards
  4. Custom server assembly user interface improvements

...

New GEP features and enhancements

The latest Geronimo Eclipse Plugin (GEP) provides support for assembling a server in Eclipsecompatibility support to previous versions of Geronimo server environment. The following new features and enhancements have been implemented in the latest GEP versionv2.2:

New server management features

...

Server farm/cluster management with dynamic members and improved deployment for off-line/new member scenarios, see Plugin based Farming for the details.