Same here. We use the ResouceIjectionService SPI to inject these java ee resources.
On Thu, Nov 25, 2010 at 5:07 AM, Gurkan Erdogdu (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/OWB-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935708#action_12935708] > > Gurkan Erdogdu commented on OWB-498: > ------------------------------------ > > We use ResouceIjectionService SPI > > > 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. > >
