You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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
This issue requests the inclusion of this assertion so it can be removed from the platform spec. Please see jakartaee/platform#855 .
The text was updated successfully, but these errors were encountered: