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.
我正在尝试使用 Lİferay SOAP 服务。但是当我尝试从 wsdl 获取客户端时,出现如下错误:
我在互联网上查找了这个错误,这些是因为 WS-I 验证。所以我尝试禁用 WS-I 验证,但它也没有工作。
在这种情况下我能做什么?
根据我的研究,Jax-WS 会导致此错误。Jax-WS 没有验证 liferay 轴服务。我在 Eclipse Luna 和 Apache 轴上进行了尝试,它成功了!
希望这可以帮助。