[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6796) Services retrieved after SessionFactoryServiceRegistry has started are not configured (Configurable)

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Nov 2 16:31:23 EDT 2011


Services retrieved after SessionFactoryServiceRegistry has started are not configured (Configurable)
----------------------------------------------------------------------------------------------------

                 Key: HHH-6796
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6796
             Project: Hibernate Core
          Issue Type: Bug
            Reporter: Emmanuel Bernard
            Assignee: Emmanuel Bernard


This is due to the fact that the configuration part is handled by the code of the registry asking for the service.

I've split the injection phase form the configuration phase and moved the configuration part to OwningServiceRegistry.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list