You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/11/24 21:40:15 UTC

[jira] Commented: (OWB-498) Java EE Resource Injections for CDI Interceptors & Decorators

    [ https://issues.apache.org/jira/browse/OWB-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935477#action_12935477 ] 

David Jencks commented on OWB-498:
----------------------------------

I think there is at least a strong possibility that this should be left partly or entirely to the integration code between OWB and the EE container.  There has to be some such code so that the web beans injections can be integrated into the EE containers component creation process.  In geronimo this code is sufficient to also do the EE injections into web beans.

> Java EE Resource Injections for CDI Interceptors & Decorators
> -------------------------------------------------------------
>
>                 Key: OWB-498
>                 URL: https://issues.apache.org/jira/browse/OWB-498
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Gurkan Erdogdu
>            Assignee: Gurkan Erdogdu
>             Fix For: 1.1.0, 1.0.1
>
>
> Currently OWB does not inject Java EE resources to CDI interceptors and decorators. For example
> @Resource UserTransaction transaction does not work!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.