Could not initialize class net.sf.json.util.JSONUtils

原文地址:http://blog.csdn.net/huangcongjie/article/details/7576824

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

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

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

猜你喜欢

转载自wangqs1984.iteye.com/blog/2202587
今日推荐