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

[JAX-WS] The client out interceptor chain is not called in case of oneway operation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.5.7, 3.6.2, 4.0.3
    • 3.5.8, 3.6.3, 4.0.4
    • None
    • None
    • Unknown

    Description

      In case of JAX-WS oneway operation, the out interceptor chain in not called at all on client side. This is somewhat expectable sinceĀ  there is no out message to go through, however it makes some features (like tracing for example) harder to implement since the start interceptor is called, but not the stop one. It would be great to have a mechanism that signals that the invocation is done for one way calls.

      Attachments

        Activity

          People

            reta Andriy Redko
            reta Andriy Redko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: