[jboss-jira] [JBoss JIRA] (WFLY-65) EjbUtilities is used without regard for dependencies
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Wed Jul 3 07:36:21 EDT 2013
[ https://issues.jboss.org/browse/WFLY-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787246#comment-12787246 ]
RH Bugzilla Integration commented on WFLY-65:
---------------------------------------------
Jan Martiska <jmartisk at redhat.com> made a comment on [bug 950864|https://bugzilla.redhat.com/show_bug.cgi?id=950864]
Verified in 6.1.1.ER2
> EjbUtilities is used without regard for dependencies
> ----------------------------------------------------
>
> Key: WFLY-65
> URL: https://issues.jboss.org/browse/WFLY-65
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Reporter: Stuart Douglas
> Assignee: jaikiran pai
> Fix For: 8.0.0.Alpha1
>
>
> org.jboss.as.ejb3.component.EJBUtilities is used to get services in the EJB subsystem, without setting up proper dependencies (e.g. in org.jboss.as.ejb3.component.EJBComponentCreateService#getEJBUtilities). Occasionally this can cause problems at startup as EJBUtilities can end up being null for some EJB's.
> We should probably just remove this class, or at the very least make sure it is injected properly and not looked up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list