Just a note, several of the Seam 3 modules were in need updating, so don't be surprised if you run across one that doesn't compile. Just fix it and bring it up to speed.
-Dan
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}.
_______________________________________________
weld-dev mailing list
weld-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev