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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.0.0.GA
    • EJB

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-andey AnupKumar Dey (Inactive)
              rhn-support-andey AnupKumar Dey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: