Sample project to test CDI injection of JPA EntityManager in JavaSE environment using Weld to boootstrap CDI. This sample is based in the documentation of Seam Persistance Module 'http://docs.jboss.org/seam/3/persistence/latest/reference/en-US/html'. The intention is to share this simple code in seamframework.org forum and ask for help to make it work. Base Seam version is '3.1.0.Final'. Project uses maven.