XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.9.0.GA
    • 7.8.0.GA
    • jBPM Core
    • None
    • RHPAM
      7.8

    • Release Notes
    • CR1
    • ?
    • Hide

      Is the same problem of https://issues.redhat.com/browse/RHPAM-2648 but instead NotificationListener is about EventEmitter

      Steps to reproduce

      • generate business application from start.jbpm.org
      • Create a dummy implementation of EventEmitter in the service project (simply add some system.out.println() statements)
      • add @Component annotation on top of this class
      • start the project, start the process - and check the logs - if you DO NOT see the EventEmitter logs, then you have successfully reproduced the issue.
      Show
      Is the same problem of https://issues.redhat.com/browse/RHPAM-2648 but instead NotificationListener is about EventEmitter Steps to reproduce generate business application from start.jbpm.org Create a dummy implementation of EventEmitter in the service project (simply add some system.out.println() statements) add @Component annotation on top of this class start the project, start the process - and check the logs - if you DO NOT see the EventEmitter logs, then you have successfully reproduced the issue.
    • 2020 Week 34-36 (from Aug 17)

    Description

      When imeplement the interface EventEmitter does not execute the methods.

      What needs to be done:

      • @Component annotation on top of my custom impl will automatically register event emitter in spring boot
      • @Autowired of jbpm/kie services inside my custom impl will work

      Attachments

        Issue Links

          Activity

            People

              elguardian@gmail.com Enrique González Martínez (Inactive)
              rhn-support-mpessanh Marcell Pessanha Cruz
              Marian Macik Marian Macik
              Marian Macik Marian Macik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: