Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-219

Align cdi to EAP version (1.2.0.redhat-2)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JDG 7.0.0 ER6
    • JDG 7.0.0 ER3
    • Build/Packaging
    • None
    • Documentation (Ref Guide, User Guide, etc.)
    • Hide

      The workaround of this bug requires attaching listeners manually (and removing them from CDI context):

      • Remove CDI annotations from your listener bean (please also remember about removing all @Observes annotations from methods)
      • Add Listener annotations on desired methods (e.g. @CacheStarted)
      • Manually register listeners using AdvancedCache#addListener
      • An example might be found here: https://github.com/slaskawi/219-reproducer/compare/workaround
      Show
      The workaround of this bug requires attaching listeners manually (and removing them from CDI context): Remove CDI annotations from your listener bean (please also remember about removing all @Observes annotations from methods) Add Listener annotations on desired methods (e.g. @CacheStarted ) Manually register listeners using AdvancedCache#addListener An example might be found here: https://github.com/slaskawi/219-reproducer/compare/workaround
    • Show
      https://github.com/slaskawi/219-reproducer

    Attachments

      Issue Links

        Activity

          People

            vdedik Vaclav Dedik (Inactive)
            vdedik Vaclav Dedik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: