Have a look at: http://qbeukes.blogspot.com/2009/09/geronimo-using-hibernate-as-your-jpa.html
If you need help just let me know. Quintin Beukes On Tue, Nov 17, 2009 at 4:57 PM, Donald Woods <[email protected]> wrote: > You would need to create a set of Hibernate plugins that replaces the > OpenJPA ones provided in Geronimo. > > Take a look at how I created the OpenJPA2 plugins to see how it could be > done - > https://svn.apache.org/repos/asf/geronimo/plugins/openjpa2/branches > > > -Donald > > Michael Simons wrote: >> >> Hello, >> >> Does anybody know whether you can substitute the ORM OpenJPA used by >> Geronimo by default with >> the Hibernate persistence layer? Is there a documentation how to >> substitute modules of Geronimo, >> generally? >> >> Kind Regards, >> Michael >> >
