Re: [hibernate-dev] Exceptions while trying to use HibernateOGM

2013-08-14 Thread Sanne Grinovero
Hi, that's good feedback, thanks! I've recorded it as https://hibernate.atlassian.net/browse/OGM-321 --Sanne On 14 August 2013 13:29, Gunnar Morling wrote: > Hi, > > Please post usage questions to the forum [1], as this mailing list is about > discussing the development of the Hibernate projec

Re: [hibernate-dev] Exceptions while trying to use HibernateOGM

2013-08-14 Thread Gunnar Morling
Hi, Please post usage questions to the forum [1], as this mailing list is about discussing the development of the Hibernate projects. That being said, the exception is caused by configuring a non-existent transaction factory class ("org.transaction.JDBCTransactionFactory"). Refer to the reference