Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-platform-dev] EJB feature removal, EFSP no longer refers to optional requirements

We had targeted removal of the EJB features in the EE10 release plan:
https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee10/JakartaEE10ReleasePlan

For the Platform specification, the following two features will be tagged as “removed” or “deprecated” (exact term and/or mechanism still needs to be determined).

  • EJB Entity Beans (CMP and BMP)
  • Embeddable EJB Container

The removal of these technologies has been added to the current ManagedBeans deprecation PR:
https://github.com/eclipse-ee4j/jakartaee-platform/pull/503

The EFSP was targeting removing any language around optional features as described in these issues:
https://github.com/EclipseFdn/EFSP/issues/22
https://github.com/EclipseFdn/EFSP/issues/42

And this was incorporated into the EFSP 1.3(Version 1.3. Effective November 1, 2021), which no longer refers to optional behaviors:
https://www.eclipse.org/projects/efsp/

Are we just needing to update the EE WG to adopt this?


Back to the top