请问包怎样错的解决方案 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
你用的xstream的版本是多少,如果是1.4.0的话那就缺少一个依赖的jar包,加入xmlpull-1.1.3.1.jar即可解决这个问题。或者你使用xstream-1.3.1.jar也可解决这个问题。
这个你报XML空指针异常,你看看你的XML配置