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

Change TransportURIResolver to at least log exceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.15, 3.0.1
    • 3.0.13, 3.1.11, 3.2.0
    • Core
    • Unknown

    Description

      In TransportURIResolver:resolve method, at the very end is a catch that ignores all exceptions. What is the reasoning for this?

      I had some simple things wrong with a cxf.xml file (keystore path was incorrect), and I did not receive any exception or error/warning of this. The exception that bubbled up does have this information and was a valuable message, but nothing notified me of this case.

      Is it possible to at least add a log.error in this catch clause?

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            cgorshing Chad Gorshing
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: