Servlet.service() for servlet [WeixinServlet] in context with path [/Weixin] threw exception [Servlet execution threw an exception] with root cause
java.lang.ClassNotFoundException: org.xmlpull.v1.XmlPullParserException
at com.thoughtworks.xstream.XStream.<init>(XStream.java:350)
at com.shqc.utl.MessageUtil.textMessageToXml(MessageUtil.java:50)
at com.shqc.servlet.WeixinServlet.doPost(WeixinServlet.java:53)
xstream jar包版本不匹配 你用相同版本就可以