我在记录服务器发出的SOAP消息时遇到了问题。handleMessage方法不会像预期的那样覆盖消息内容。如何将传出的SOAP存储到消息中? private static final Logger logger = LoggerFactory.getLogger(OutgoingSoapInterceptor.class.getName());
public OutgoingSoapInterceptor
org.apache.cxf.ws.policy.PolicyException: None of the policy alternatives can be satisfied。://test.tss.com/}hello has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: org.apache.cxf.ws.policy.PolicyExceptionat org.