会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
联系
订阅
管理
2018年4月23日
spring boot 集成axis1.4 java.lang.NoClassDefFoundError: Could not initialize class org.apache.axis.client.AxisClient
摘要: pom配置: 一调用以下代码就报错: Service service = new Service(); Call call = (Call) service.createCall(); 解决方法: 1,commons-discovery依赖commons-logging,所以我们把commons-l
阅读全文
posted @ 2018-04-23 17:17 厦门_成
阅读(12205)
评论(0)
推荐(2)
编辑
公告