java.lang.ClassNotFoundException: net.sf.ezmorph.Morpher

来源:互联网 发布:java mongodb3 连接池 编辑:程序博客网 时间:2024/05/20 04:12
分类: J2EE 1054人阅读 评论(1)收藏 举报

java.lang.ClassNotFoundException: net.sf.ezmorph.Morpher
Could not initialize class  net.sf.json.util.JSONUtils

出现以上等异常,可能是使用Json缺少以下几个包中的一个:

ezmorph-1.0.6.jar
commons-lang 2.4
commons-beanutils 1.7.0
commons-collections 3.2
commons-logging 1.1.1

 

源:http://blog.csdn.net/archie2010/article/details/5897175

原创粉丝点击