[hibernate-dev] Services started twice?

Emmanuel Bernard emmanuel at hibernate.org
Mon Mar 5 07:25:43 EST 2012


Quoting Sanne, we discovered that services are started twice by Hibernate ORM. Is that expected that the service guards against that, or is there some issue somewhere either in ORM or in the way OGM declares services?

> While looking at this I also noticed the service was actually started twice;
> Looking into Hibernate Core that seems to be the behaviour for all services.
> 
> line 162 and 163 at: org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(ServiceBinding<R>)



More information about the hibernate-dev mailing list