blob: 3061290e16425ef852b088cff1bd9e313a03ebf1 [file] [log] [blame]
This test case tests CDI, EJB3, JPA2 components with embedded glassfish.
In this test case, EJB TestBean is injected to BasicCDITestServlet via CDI, and the TestBean is adding/retrieving entries to the Entity Bean Person via JPA.
The datasource is created via @DataSourceDefinition.