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

LoggingInInterceptor is not logging the URL for SOAP or REST non-HTTP requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.7.7
    • 2.7.8
    • Integration
    • None
    • All

    • Unknown

    Description

      When you use local transport, the LoggingInInterceptor does not log the URL. Please see the output below.

      21:13:05.837 [test-rs] [main] INFO o.a.c.t.local.LocalTransportFactory - Creating destination for address local://abcd
      21:13:05.838 [test-rs] [main] INFO org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be local://abcd
      21:13:05.849 [test-rs] [main] INFO o.a.c.i.LoggingInInterceptor - Inbound Message
      ----------------------------
      ID: 2
      Http-Method: GET
      Content-Type: application/json
      Headers:

      {Content-Type=[application/json], Accept=[application/json]}

      --------------------------------------

      The URL is logged for HTTP transport.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            mandyp Mandy Warren
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: