小编iru*_*umi的帖子

apache cxf无法发送消息和读取超时

可能的原因是:

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请求中.

java apache timeout cxf

15
推荐指数
3
解决办法
6万
查看次数

标签 统计

apache ×1

cxf ×1

java ×1

timeout ×1