blob: c5e296b3ce4279a295b8091d9e98dcfcaa2bbb9a [file] [log] [blame]
Test
- Use of Java EE component environment resources
- type safe injection of JPA resources (EntityManagerFactory, EntityManager)
by declaring a resource by annotating a producer field wuth a
component environment injection annotation
- test if injection of non-serializable resource like EntityManager is supported. This should not result in a deployment failure