码迷,mamicode.com
首页 > 编程语言 > 详细

使用BeanUtils的Jar包问题

时间:2019-06-18 13:53:21      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:cat   col   tomcat   strong   ons   导入   导出   error:   apach   

用BeanUtil的jar包绑定属性时候(导出数据),导入了commons-beanutils-1.9.3.jar 和 commons-logging-1.2.jar ,启动tomcat 报错:java.lang.NoClassDefFoundError: org/apache/commons/collections/FastHashMap 和  this web application instance has been stopped alrea,如下图:

技术图片

在依赖中加入commons-collection-3.2版本的JAR包就可以了。

 

使用BeanUtils的Jar包问题

标签:cat   col   tomcat   strong   ons   导入   导出   error:   apach   

原文地址:https://www.cnblogs.com/tnt-33/p/11044667.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!