Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9366

CXFRS "skipFaultLogging" attribute doesn't work in Spring

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.16.1
    • 2.15.5, 2.16.2, 2.17.0
    • camel-cxf
    • None
    • Unknown

    Description

      When defining a camel-cxf cxf:rsClient bean with skipFaultLogging enabled, like this

      <camelcxf:rsClient id="rsClient" address="http://localhost:9081/CxfRsService/rest"
          serviceClass="org.apache.camel.component.cxf.jaxrs.testbean.CustomerService"
          skipFaultLogging="true" />
      

      ... the exception will still be logged. If you add the flag to the endpoint URI instead, skipFaultLogging works as expected.

      Attachments

        Activity

          People

            gertvanthienen Gert Vanthienen
            gertvanthienen Gert Vanthienen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: