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

[GSS](7.1.z) Server should verify EJB business methods during deployment and reject

XMLWordPrintable

    • EAP 7.1.1

      The ejb 3.2 core specification state in chapter 4.9.6 that business methods should not be declared as final or static.

      But a Bean with a 'final' business method declared in the local or remote interface can be correct deployed and is accesible under some circumstances.

      To ensure that the Bean is according to the spec and avoid runtime or injection issues the methods should be checked and a VerifyError should be thrown at deployment time.

              rhn-support-andey AnupKumar Dey (Inactive)
              rhn-support-bmaxwell Brad Maxwell
              Peter Mackay Peter Mackay
              Peter Mackay Peter Mackay
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: