Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6029

Questionable exception handling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.13, 3.1.11
    • Core
    • None
    • Novice

    Description

      The following is catch is too wide (includes Error which are unrecoverable):
      } catch (Throwable t) {
      //ignore
      }
      A log message might be warranted maybe as well.

      https://github.com/apache/cxf/blob/master/core/src/main/java/org/apache/cxf/bus/spring/SpringBusFactory.java#L70

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            zolyfarkas Zoltan Farkas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified