Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5926

EJB system exceptions not wrapped as EJBException when tx attribute NEVER

    XMLWordPrintable

Details

    Description

      EJB spec has requirements that system exceptions be wrapped as EJBException before throwing it to the client.

      The problem I'm seeing is, when the ejb business method has tx attribute NEVER, any runtime exceptions thrown from the method currently are directly propagated to the client.

      The exception handling should work with all types of tx attributes.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: