Just noticed this post, a user unable to use Hibernate 4.3.5.Final
with the Hibernate/JBoss Tools:
https://forum.hibernate.org/viewtopic.php?f=6&t=1035330

The method "buildServiceRegistry()" seems to have been renamed to
"build()", but also the class was deprecated.
Seems useful to just add the old method back, as a delegate to
build().. may I do that?

-- Sanne
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to