Hi Chris I hit the same problem . I still have not found a solution . But I have gone one step further than this error by
a) Copying the hbernate-all.jar into WEB-INF/lib b) have the database.configurationType=jdb in the roller-custom.properties After this I get an error that says JDBC connection parameters must be provided Regards Hari On Fri, Mar 14, 2008 at 9:37 AM, Christopher M. Logan <[EMAIL PROTECTED]> wrote: > Can you run Roller 4 in JBoss as 4.2.2 ? If you can please help me? > I'm getting the following error: > > INFO 2008-03-13 20:11:39,765 JPAPersistenceStrategy:<init> - > openjpa.Log: commons > ERROR 2008-03-13 20:11:39,781 JPAPersistenceStrategy:<init> - ERROR: > creating entity manager > javax.persistence.PersistenceException: Provider error. Provider: > org.hibernate.ejb.HibernatePersistence > at javax.persistence.Persistence.createFactory(Persistence.java:175) > at > javax.persistence.Persistence.createEntityManagerFactory(Persistence.java > :111) > > > Thank you > >
