any news on this? I have some time to spare and I'm tired of dealing with guice-persist with multiples modules and the like.
Is this code being contributed? It looks pretty nice! Cheers, jordi On Wed, Jun 5, 2013 at 9:20 AM, Simone Tripodi <simonetrip...@apache.org>wrote: > Hallo Stephan, > > I am very glad you decided to go ahead and following up the discussion > on the Onami dev@ ML - I want to remark here that what we are doing in > Onami is having a real community-driven place where Guice users are > developing Guice extensions :) > > So, fantastic that you would like to join, there are 2 small steps > before speaking about code: > > * SoftwareGrant: donating software to the ASF requires you submit the > SG[1] > > * In order to contribute to ASF projects, it is required you submit the > ICLA[2] > > You can print, sign and send scanned copies to the ASF secretary at > secret...@apache.org. > > Please let me know whatever information you need!!! > Many thanks in advance, all the best! > -Simo > > [1] http://www.apache.org/licenses/software-grant.txt > [2] http://www.apache.org/licenses/icla.txt > > http://people.apache.org/~simonetripodi/ > http://twitter.com/simonetripodi > > > On Tue, Jun 4, 2013 at 1:44 PM, Stephan Classen <st.clas...@gmx.ch> wrote: > > Hi everybody > > > > My name is Stephan. I recently wrote an unofficial Guice extension [1] > for > > persistence supporting easy integration of JSR-317 (JPA 2.0) and JSR-907 > > (JTA) using Guice. > > > > Guice brings its own official persistence extension guice-persist. I > decided > > to write (yet) another persistence extension because guice-persist misses > > the following: > > - support for multiple persistence units (has to be done manually by > > wrapping multiple persistence modules in private modules). > > - support for container managed persistence units. > > - support for distributed transactions (JSR-907 - JTA). > > > > I was recently contacted by Simo if I would be willing to participate in > the > > Onami project. > > If you think Onami could use a persistence extension I would be willing > to > > donate the current source and (some of) my spare time to the Onami > project. > > > > Let me know what you think. > > Regards Stephan > > > > [1] https://github.com/sclassen/guice-jpa/wiki >