出現(xiàn)這個錯誤怎么解決
請問包怎樣錯的解決方案 9 28, 2016 3:34:11 午後 org.apache.catalina.core.StandardWrapperValve invoke 重大: Servlet.service() for servlet [weixinServlet] in context with path [/WEIXINSHI] threw exception [サーブレットの実行により例外を投げました] with root cause java.lang.ClassNotFoundException: org.xmlpull.v1.XmlPullParserException
2016-09-28
你用的xstream的版本是多少,如果是1.4.0的話那就缺少一個依賴的jar包,加入xmlpull-1.1.3.1.jar即可解決這個問題。或者你使用xstream-1.3.1.jar也可解決這個問題。
2016-09-28
這個你報XML空指針異常,你看看你的XML配置