Versions Compared

Key

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

...

  • Annotations instead of xml
  • No home interfaces
  • Business Interfaces
  • Dependency Injection
  • Intercpetors
  • Java Persistence API
  • Service Locator (ala SessionContext.lookup)
  • POJO-style beans
  • JAX-WS Web Services
    EJB 2.x features since OpenEJB 1.0 also include:
  • MessageDriven Beans
  • Container-Managed Persistence (CMP) 2.0
  • Timers

The two aspects of EJB that OpenEJB does not yet support are:

  • Web Services (JAX-WS, JAX-RPC)
  • CORBA

JAX-WS and CORBA support will be added in future releases. Support for the JAX-RPC API is not a planned feature.

...