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

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


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44218#comment-44218 ] 

Emmanuel Bernard commented on HHH-6796:
---------------------------------------

This was a bug affecting Hibernate OGM

> 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
>          Components: core
>    Affects Versions: 4.0.0.CR5
>            Reporter: Emmanuel Bernard
>            Assignee: Emmanuel Bernard
>             Fix For: 4.0.0.next
>
>
> 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