Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1456

"Wrong Target" when executing on @Remove-annotated business SFSB interfaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0-Beta1
    • None
    • core
    • None

      MethodInfo returned from container has unadvised method of EJBObject.remove() when getting obtaining MethodInfo from a hash of a @Remove method.

      This is incorrect, the method invoked upon the container should be BusinessInterface.remove(), with full SFSB remove semantics in place. Simply checking for this and manually setting unadvisedMethod to be correct does not work either, as we lose @Remove semantics.

              arubinge@redhat.com Andrew Rubinger (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: