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

EJB 3.2: Business method verification for superclasses

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 28.0.0.Beta1, 28.0.0.Final
    • None
    • EJB
    • None

      According to core specs of EJB 3.2, business methods should not be declared as final or static. A verification has been added in https://issues.redhat.com/browse/WFLY-7085, but it doesn't seem to check methods defined in superclasses. Such bean can then be deployed and call to this method results int WFLYEE0067: Method does not exist, which i believe is a bug and superclasses should also be checked for final and static methods during verification.

              cfang@redhat.com Cheng Fang
              greunlis Jakub H. (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: