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

Mark Struberg commented on OWB-74:
----------------------------------

SE part implemented, J2EE and SPI still open.

> support @PersistenceContext JPA injection
> -----------------------------------------
>
>                 Key: OWB-74
>                 URL: https://issues.apache.org/jira/browse/OWB-74
>             Project: OpenWebBeans
>          Issue Type: Sub-task
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> create support for injecting EntityManager 
> Examples:
> 1.)
> @PersistenceContext
> private EntityManager em;
> 1.)
> @PersistenceContext(unitName="replicationdb")
> private EntityManager em;

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

Reply via email to