[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-8697) Built-in cdi beans support

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Tue Apr 26 10:05:18 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Jungmann closed JBIDE-8697.
---------------------------------



v. in 3.2_stable_branch.2011-04-17_12-40-31-H720 and trunk (svn 30838)

> Built-in cdi beans support
> --------------------------
>
>                 Key: JBIDE-8697
>                 URL: https://issues.jboss.org/browse/JBIDE-8697
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.0.Final
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>             Fix For: 3.2.1.M1, 3.3.0.M1
>
>
> Now we don't provide support for some built-in components mentioned in JSR-299 3.6:
> h4. 3.6. Additional built-in beans
> A Java EE or embeddable EJB container must provide the following built-in beans, all of which have qualifier @Default:
> * a bean with bean type javax.transaction.UserTransaction, allowing injection of a reference to the JTA User-
>    Transaction,
> * a bean with bean type javax.security.Principal, allowing injection of a Principal representing the current caller
>    identity,
> * a bean with bean type javax.validation.ValidationFactory, allowing injection of the default Bean Validation Val-
>    idationFactory, and
> * a bean with bean type javax.validation.Validator, allowing injection of a Validator for the default Bean Valida-
>    tion ValidationFactory.
> These beans are passivation capable dependencies, as defined in Section 6.6.2, "Passivation capable dependencies".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list