Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-818

CDI Events with reception condition in WindowScoped beans

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.3.0
    • None
    • None
    • Glassfish 4.0, Weld 2.0.0.SP1

    Description

      With the Weld implementation 2.0.0 and 2.0.5 CDI events with the reception condition IF_EXISTS won't get delivered although the bean exists.

       private void onEventChangeReception(@Observes(notifyObserver = Reception.IF_EXISTS) ChangeEvent changeEvent){
              eventStatusReception = "Event has been received";
       }
      

      Attachments

        1. deltaTest.war
          1.01 MB
          Niklas Liechti
        2. src.zip
          1 kB
          Niklas Liechti

        Activity

          People

            jharting Jozef Hartinger
            nliechti Niklas Liechti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: