[jboss-jira] [JBoss JIRA] Updated: (JBAS-8896) @Inject:ed EJBs not considered dependencies when resolving startup order

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Mon Aug 15 12:58:03 EDT 2011


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

Shelly McGowan updated JBAS-8896:
---------------------------------

      Fix Version/s: No Release
                         (was: 6.1.0)
    Forum Reference: http://community.jboss.org/message/588271#588271  (was: http://community.jboss.org/message/588271#588271)


> @Inject:ed EJBs not considered dependencies when resolving startup order
> ------------------------------------------------------------------------
>
>                 Key: JBAS-8896
>                 URL: https://issues.jboss.org/browse/JBAS-8896
>             Project: Legacy JBoss Application Server 6 
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EJB, Weld/CDI
>    Affects Versions: 6.0.0.Final
>            Reporter: Nicklas Karlsson
>            Assignee: Marius Bogoevici
>            Priority: Blocker
>             Fix For: No Release
>
>
> I have a asynchronous @Startup @Singleton that @Inects a @Stateless EJB, but it dies in @PostConstruct since apparently the dependency isn't ready. If I inject the dependency with @EJB, everything is fine.

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

        


More information about the jboss-jira mailing list