Skip to content

Commit

Permalink
On branch edburns-msft-jea-339-absorb-assertions-from-cdi-integration…
Browse files Browse the repository at this point in the history
…-spec Remove accidentally added transaction related built-in-bean.

modified:   spec/src/main/asciidoc/concepts.adoc

Signed-off-by: Ed Burns <Edward.Burns@microsoft.com>
  • Loading branch information
Ed Burns authored and Ed Burns committed Mar 29, 2024
1 parent 49338a1 commit d5844dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/src/main/asciidoc/concepts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,4 @@ Several other sections in this specification mention built-in beans. This sectio

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`, and
* a bean with bean type `java.security.Principal`, allowing injection of a `Principal` representing the current caller identity.

0 comments on commit d5844dd

Please sign in to comment.