Name Date Size

.. 2012-03-06 15:30:16 18

pom.xml 2012-03-06 15:30:16 5.3 KiB

README 2012-03-06 15:30:16 283

src 2012-03-06 15:30:16 4

README

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.