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

client.getConduit() does not set enough properties on message passed to ConduitSelector

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.9, 2.7.6
    • 2.6.10, 2.7.7
    • Core
    • None
    • Unknown

    Description


      The ClientImpl.getConduit() call passes null as the Endpoint object to setExchangeProperties(..) which then doesn't record an endpoint or any of the other bits of info into the message/exchange. Thus, a ConduitSelector may not be able to use that information to select the appropriate conduit without a bunch of hacks.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: