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

Invocations of message listener methods of message-driven beans during message delivery should not be business method invocations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.PFD
    • 1.0, 1.1.EDR
    • None
    • None

      7.2. Container invocations and interception states:
      When the container invokes a method of a bean, the invocation may or may not be treated as a business method invocation:

      • Invocations of message listener methods of message-driven beans during message delivery are business method invocations.

      As MDBs are not CDI beans their methods shouldn't be business invocations (and thus should not pass through method interceptors and decorators).

      If the original intent was to support such use case the spec should be reworded.

              pmuiratbleepbleep Pete Muir (Inactive)
              mkouba@redhat.com Martin Kouba
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: