`

json错误

    博客分类:
  • JSON
 
阅读更多
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.commons.collections.map.ListOrderedMap: method <init>()V not found
at net.sf.json.JSONObject.<init>(JSONObject.java:1299)
at net.sf.json.util.CycleDetectionStrategy.<clinit>(CycleDetectionStrategy.java:37)
at net.sf.json.JsonConfig.<clinit>(JsonConfig.java:58)
at net.sf.json.JSONArray.fromObject(JSONArray.java:122)
at cn.itcast.bean.TestJson.main(TestJson.java:21)
答案:commons-collections.jar 这个包不兼容。换一个包
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics