digdeep

凡是过去,皆是序幕。Read the fucking manual and source code.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

http://stackoverflow.com/questions/6066054/whats-wrong-with-my-apache-cxf-client

You likely have a 1.5 (or older) version of wsdl4j coming from someplace else. CXF requires the 1.6.x versions.

 

将 wsdl4j-1.5.1.jar 需要换成1.6.3就行了。

posted on 2017-02-22 08:58  digdeep  阅读(2325)  评论(1编辑  收藏  举报
不懂数据库和Web安全的架构师不是一个好的程序员。