Hi I am looking to inject an entitymanager via this example
@Inject
@com.example.persistence.testA
private EntityManager em1;
and