Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-68

Event not fired in Glassfish

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.1.CR1, 1.1.0.Alpha1
    • 1.0.0.GA
    • Tests
    • None
    • Solaris x86 / JDK6u16 / GF v3

      In the test,

      *.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest

      there's a EventB class and an extension class ProcessObserverMethodObserver with an observer method for EventB. In that method, there is a call to,

      event.addDefinition(...)

      which is expected to trigger a deployment error in the test. However, AFAICT the observer method is never called because EventB is never fired, resulting in the deployment to succeed and the test to fail.

            pmuiratbleepbleep Pete Muir (Inactive)
            spericas_jira Santiago Pericas-Geertsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: