【发布时间】:2017-06-26 19:43:38
【问题描述】:
CXF 3.1.x 真的使用Apache HttpComponents - HttpClient 进行http 传输吗? Maven 依赖项没有将“Apache HttpComponents”列为依赖项,我也没有在 CXF jar 中看到任何 HttpClient 类?然而CXF JIRA CXF-6704 讨论它?
我需要在 CXF 中访问 NTLM support per connection basis 中的 HttpClient,CXF by default relies 上的 Java 6+ Authenticator 是按 JVM 设置的。
【问题讨论】:
标签: cxf apache-httpclient-4.x ntlm ntlmv2