[hibernate-issues] [Hibernate-JIRA] Assigned: (HHH-5683) Create Weld-specific ServiceRegistry

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Oct 20 07:16:48 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole reassigned HHH-5683:
-----------------------------------

    Assignee: Gail Badner

> Create Weld-specific ServiceRegistry
> ------------------------------------
>
>                 Key: HHH-5683
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5683
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Gail Badner
>             Fix For: 4.0.0.Alpha2
>
>
> This is need to properly handle injection of the {{ServiceRegistry}} itself on to services so they can look up other services (pull method).
> http://docs.jboss.org/weld/reference/1.0.1-Final/en-US/html_single/#d0e5075
> This {{WeldServiceRegistry}} would have
> {code}
> @Inject BeanManager beanManager;
> {code}
> as the means to gain access to Weld {{BeanManager}} for Weld-managed bean lookup.
> Scheduling for Alpha2; if it gets done for Alpha1, great!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list