Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-26764

[GSS](7.4.z) WFLY-19120 - EJB: don't invoke constructor on proxy creation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 7.4.18.GA
    • 7.4.2.GA
    • EJB
    • None
    • False
    • None
    • False

      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.

            rhn-engineering-lgao Lin Gao
            tadamski@redhat.com Tomasz Adamski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: