-
Notifications
You must be signed in to change notification settings - Fork 35
Absorb built-in bean from cdi-integration #216
Copy link
Copy link
Open
Description
EE 11 caused the integration aspects in the CDI specification to be removed from CDI and placed into platform. Some of them are more logically located in component specifications.
Consider this one
A Jakarta EE or embeddable EJB container must provide the following built-in beans, all of which have qualifier `@Default`:
* a bean with bean type `jakarta.transaction.UserTransaction`, allowing injection of a reference to the JTA `UserTransaction`,
This issue requests the inclusion of this assertion so it can be removed from the platform spec. Please see jakartaee/platform#855 .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels