Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-190

Require deployment-time validation of injection points defined on observer and disposer methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 1.1.PRD
    • 1.1.EDR
    • None
    • None
    • Release Notes

      The spec says:

      The container must validate all injection points of all enabled beans and of all other Java EE component classes supporting
      injection when the application is initialized to ensure that there are no unsatisfied or unresolvable ambiguous dependen-
      cies. If an unsatisfied or unresolvable ambiguous dependency exists, the container automatically detects the problem and
      treats it as a deployment problem.

      This should be clarified to also include validation of injection points of observer and disposer methods of enabled beans.

              pmuiratbleepbleep Pete Muir (Inactive)
              rhn-engineering-jharting Jozef Hartinger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: