diff --git a/enterprise-beans/4.1/_index.md b/enterprise-beans/4.1/_index.md new file mode 100644 index 0000000000..b309556fde --- /dev/null +++ b/enterprise-beans/4.1/_index.md @@ -0,0 +1,54 @@ +--- +title: "Jakarta Enterprise Beans 4.1 (under development)" +date: 2025-06-30 +summary: "Release for Jakarta EE 12" +--- + +Jakarta Enterprise Beans defines an architecture for the development and deployment of component-based business applications. + + +### New features, enhancements or additions + +### Removals, deprecations or backwards incompatible changes +* Remove Java SecurityManager language from the [specification](https://jakarta.ee/specifications/enterprise-beans/4.0/jakarta-enterprise-beans-spec-core-4.0#a9586). +* No backwards incompatible changes. + +### Minimum Java SE Version +**Java SE 17 or higher** + +# Details + + +* [Jakarta Enterprise Beans 4.1 Release Record](https://projects.eclipse.org/projects/ee4j.ejb/releases/4.1/plan) + + +# Compatible Implementations + +* [Wildfly 37](TBD) + +