[jboss-jira] [JBoss JIRA] Commented: (JBAS-8107) Weld needs to start BEFORE EJBs are started but AFTER they are created
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Thu Jun 17 13:49:46 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12536138#action_12536138 ]
Marius Bogoevici commented on JBAS-8107:
----------------------------------------
The startup problem is solvable (DynamicDependencyCreator must set the dependency for the EJBs to "Create" instead of "Start"). However, this is currently blocked by an issue regarding the JNDI lookup for java:comp/BeanManager during EJBContainer.startup(). Discussion captured here: https://community.jboss.org/message/548568.
> Weld needs to start BEFORE EJBs are started but AFTER they are created
> ----------------------------------------------------------------------
>
> Key: JBAS-8107
> URL: https://jira.jboss.org/browse/JBAS-8107
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Reporter: Pete Muir
> Assignee: Marius Bogoevici
>
> This allows Weld to access the metadata about them, but also be used inside one annotated @Startup @Singleton, see org.jboss.weld.tests.ejb.singleton.SingletonStartupTest
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list