Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4035

BatchReplicationClusteredSessionValve masks exceptions

    XMLWordPrintable

Details

    Description

      BatchReplicationClusteredSessionValve passes the request down the pipeline in a try/catch block. The catch block wraps any Exception in RuntimeException and rethrows. It should only do that with checked exceptions that aren't declared in the method signature. All others it should just cast and rethrow.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: