[ https://issues.apache.org/jira/browse/CXF-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp resolved CXF-5225. ------------------------------ Resolution: Fixed > client.getConduit() does not set enough properties on message passed to > ConduitSelector > --------------------------------------------------------------------------------------- > > Key: CXF-5225 > URL: https://issues.apache.org/jira/browse/CXF-5225 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 2.6.9, 2.7.6 > Reporter: Daniel Kulp > Assignee: Daniel Kulp > Fix For: 2.6.10, 2.7.7 > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira