[weld-dev] FYI: Code from forum committed in seam-persistence and seam-transaction.
Pete Muir
pmuir at redhat.com
Tue Nov 24 07:05:48 EST 2009
I think we can delete the transaction module, and just put all of this in persistence. I can't see why you would want one module and not the other....
On 24 Nov 2009, at 04:08, Steven Boscarine wrote:
> 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