Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 Axis2/Rampart 设置客户端,以创建对我的客户端托管的 WCF .net 服务的 WS-Security 调用。
我的客户收到错误消息:“通过传输安全性接收的消息具有未签名的 'To' 标头。”
有谁知道可能是什么问题?
需要指定例如
<signatureParts>{Element}{http://schemas.xmlsoap.org/soap/envelope/}To</signatureParts>