[weld-dev] FYI: Code from forum committed in seam-persistence and seam-transaction.

Steven Boscarine steven.boscarine at childrens.harvard.edu
Mon Nov 23 23:08:35 EST 2009


I committed the code from 
http://www.seamframework.org/Community/HowDoIGetAJPAEntityManagerReferenceInWeld#comment106502 
to https://svn.jboss.org/repos/seam/modules/trunk/persistence
 and https://svn.jboss.org/repos/seam/modules/trunk/transaction

I imported persistence into a trivial web app and it appears to work.  I 
haven't had time to write any useful tests yet.

The transaction project is not compiling.  Perhaps it's older code?  I 
commented out the dependencies that are not on the repo and changed 
jsr299-api to cdi-api.  It was originally failing to validate because it 
was missing ${webbeans.groupId}. 







More information about the weld-dev mailing list