EJB 3 Whiteboard has been created by David Blevins (Feb 04, 2006).

Content:

EJB 3 Simplified API

Straight off the top of my head, we need:

  • Java 5/Annotation support with optional 1.4 via something like retrotranslator
  • Deployment via annotation support
  • Generic interceptor support
  • New-style local and remote interface support
  • Adapters from new-style beans to legacy beans or containers specifically for new-style beans

JPA (javax.persistence)

  • Ability to plugin a javax.persistence Provider

Reply via email to