Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1389

ApplicationComposer should try all possible BeanManager for injections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7.2, 7.0.0-M1
    • None
    • None

    Description

      ATM we just try the AppContext bean manager but we have 2 pitfalls:
      1) test ejbmodule will likely fail since it has no beans
      2) Webapp bean manager are just ignored

      Idea is to try all bean manager andwhen one succeeds we exit.

      Note: we can enhance it more later supporting @DeployableContext("...") to explicitely ask to use a particular BeanManager

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: