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

jaikiran pai (JIRA) jira-events at lists.jboss.org
Fri Feb 18 08:08:13 EST 2011


    [ https://issues.jboss.org/browse/JBAS-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583258#comment-12583258 ] 

jaikiran pai commented on JBAS-8896:
------------------------------------

Related issue JBAS-8897


> @Inject:ed EJBs not considered dependencies when resolving startup order
> ------------------------------------------------------------------------
>
>                 Key: JBAS-8896
>                 URL: https://issues.jboss.org/browse/JBAS-8896
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EJB3, Weld/CDI
>    Affects Versions: 6.0.0.Final
>            Reporter: Nicklas Karlsson
>            Assignee: Marius Bogoevici
>
> 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