Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19120

EJB: don't invoke constructor on proxy creation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 32.0.0.Final
    • EJB
    • ---
    • ---

    Description

      WFLY-11566 made component class a super class of proxy in order to help with validation problems. This leads to a side effect bug in which each proxy creation runs (f.e. as a result of view construction) leads to component constructor invocation. This should have no effect on specification related EJBs behavior cause the components themselves are created and injected correctly as a part of another process. Nevertheless, this bug needs to be eliminated.

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              tadamski@redhat.com Tomasz Adamski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: