可能的原因是:
org.apache.cxf.interceptor.Fault: Could not send Message.
Caused by: java.net.SocketTimeoutException: SocketTimeoutException invoking https://xxx.xxx.xxx.xxx:8443/services/test: Read timed out
它通常发生在我发送肥皂请求之后ws.我正在使用apache cxf.我完全确定它ws已启动并运行,因为在超时发生之前,客户端将再发送2个请求.超时发生在第三个soap请求中.