Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Windows XP (JDK 1.5)

Windows XP (JDK 1.6)

Linux (JDK 1.5)

Linux (JDK 1.6)

Mac OSX (JDK 1.5)

Mac OSX (JDK 1.6)

Embedded

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Standalone

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 6.0.14

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 6.0.13

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 6.0.10

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 6.0.9

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 5.5.26

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 5.5.25

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 5.5.23

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Tomcat 5.5.20

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Change Summary

OpenEJB 3.0 Final includes several improvements and refinements over the very successful 3.0 beta 2 release. Dependency injection got a major boost with support for Java Generics and Enums. A dozen new validations makes it even harder to do something "wrong". JPA users will find it nearly impossible to misconfigure the jta-data-source and non-jta-data-source. More robust EJB references allow for circular and lazy references to ejbs in other ears. Deep levels of annotation inheritance are completely respected allowing for greater design control and less duplicate code.

Features

EJB 3.0

OpenEJB 3.0 supports the EJB 3.0 specification as well as the prior EJB 2.1, EJB 2.0, and EJB 1.1. New features in EJB 3.0 include:

...