Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 3c3482bd59f6397f93abbfe24b54e3f851e6d1bc
https://github.com/hibernate/hibernate-core/commit/3c3482bd59f6397f93abbf...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2011-11-03 (Thu, 03 Nov 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java
M
hibernate-core/src/main/java/org/hibernate/service/internal/BootstrapServiceRegistryImpl.java
M
hibernate-core/src/main/java/org/hibernate/service/internal/SessionFactoryServiceRegistryImpl.java
M
hibernate-core/src/main/java/org/hibernate/service/internal/StandardServiceRegistryImpl.java
M hibernate-core/src/main/java/org/hibernate/service/spi/ServiceBinding.java
Log Message:
-----------
HHH-6796 - Services retrieved after SessionFactoryServiceRegistry has started are not
configured (Configurable)