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

Exception wrapping and delivering

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AS 5.0.0.Beta3
    • AS 4.2.1.GA
    • None
    • None

    Description

      hi,

      This problem is easy to recur.
      When SLSB A(transaction att:requried) calls SLSB B(transaction att: not supported ) though B's local interface, and B throws a RuntimeException, then A will recieve just this very RuntimeException rather than an EJBException.
      I mean the EJB Container should wrap the rt. ex thrown by SLSB B to an EJBException, and then deliver the EJBException to it's caller - SLSB A.

      If it is a bug, I'm appriciated to any responses. fangtianying@yahoo.cn

      best regards,
      FangTianying

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: