On Thu, Mar 13, 2008 at 5:02 AM, Milo <[EMAIL PROTECTED]> wrote: > - Is Hibernate supported in Roller 4?
We did not test Roller 4 against Hibernate, but since Roller uses the JPA interfaces it may be possible for you to configure Roller to use Hibernate/JPA rather than OpenJPA. If there is some problem in Roller that prevents Roller from working with Hibernate/JPA and you have a patch that fixes that problem then I would happy to consider incorporating that patch into Roller. > - Will Hibernate be supported in future releases? We can't ship Hibernate in Roller because Apache policy forbids us to ship LGPL components, but we are allowed to make Roller work with Hibernate/JPA. - Dave
