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

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


     [ https://jira.jboss.org/jira/browse/WBINT-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir reassigned WBINT-3:
-----------------------------

    Assignee: Ales Justin  (was: Pete Muir)


Ales, I have added the method Iterable<String> getEjbContainerNames(); to JBossEjbServices that is an iteration over all EJB MC bean names. All of these beans should be in start state before WebBeansBootstrap.boot() is called. Due to the use of metadata builders in there, I don't know how to transport this info back, and add the dependencies...

> 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