Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-65

EjbUtilities is used without regard for dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Alpha1
    • None
    • EJB
    • None

    Description

      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.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            sdouglas1@redhat.com Stuart Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: