Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absorb built-in bean from cdi-integration #216

Open
edburns opened this issue Mar 29, 2024 · 1 comment
Open

Absorb built-in bean from cdi-integration #216

edburns opened this issue Mar 29, 2024 · 1 comment

Comments

@edburns
Copy link

edburns commented Mar 29, 2024

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 .

@tomjenkinson
Copy link
Contributor

Hi @edburns please can you help clarify a little what is needed on the Jakarta Transactions side? Some spec wording?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants