[webbeans-issues] [JBoss JIRA] Commented: (WBINT-3) Start EJBs before @Initialized and @Deployed are called

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Apr 9 13:34:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/WBINT-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12461547#action_12461547 ] 

Pete Muir commented on WBINT-3:
-------------------------------

Other option is to do this fully at runtime, e.g. have JBossEjbServices add a custom field to JBossEjbDescriptor that contains the MC bean name, then when resolveEjb(descriptor) is called, we ask MC to ensure said bean is fully instantiated.

> Start EJBs before @Initialized and @Deployed are called
> -------------------------------------------------------
>
>                 Key: WBINT-3
>                 URL: https://jira.jboss.org/jira/browse/WBINT-3
>             Project: Web Beans Integration
>          Issue Type: Feature Request
>          Components: Deployer
>            Reporter: Pete Muir
>            Assignee: Ales Justin
>             Fix For: 5.2.0.Beta2
>
>
> This is the first point at which Web Beans allows a client to interact with the beans. We need to make sure any EJBs are started before this.

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

        



More information about the weld-issues mailing list