AbstractMethodError in SessionFactoryImpl
Description
Activity
Steve Ebersole September 24, 2015 at 7:54 PM
Yes, but he came to IRC and discussed with me along with submitting other help
Anyway, its good to know about liquibase using Integrator. I actually spoke with them about some other ways to integrate the 2 libraries.

IvanRF September 24, 2015 at 7:51 PM
Thanks.
By the way, I reported the Warnings before!! (11/sep vs 22/sep)
Steve Ebersole September 24, 2015 at 7:48 PM
WRT the warning... well you are still using a released version that those errors were reported in. Software delivery is amazing these days, but still not able to go back in time
The reporter of verified the fix using the 5.0.2-SNAPSHOT.

IvanRF September 24, 2015 at 7:40 PM
Yes! The error is thrown when I add the Liquibase extension for Hibernate.
This solved my question Liquibase + Hibernate ORM 5.0.
Warnings continue, I assume they were solved with HHH-10115, right?
Thanks!

IvanRF September 24, 2015 at 7:20 PM
I don't use Integrators, but I'm testing now if this could be caused by liquibase (I think it was not present when I tested HB 5.0.0)
I tested 5.0.0 and I found a performance issue, but it worked.
Now, I tested 5.0.1 and I'm getting a lot of warnings and then an exception. I create the session following the documentation. I use XML configuration files to bind database tables.
PS: someone got those warnings on 5.0.0, but I didn't. For me, this appeared on 5.0.1.
http://stackoverflow.com/questions/32181529/how-to-get-rid-of-hhh90000003-use-of-dom4j-entity-mode-is-considered-deprecate