這是什么情況,維信給公眾號(hào)發(fā)一次消息就出來(lái)一次
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)
2017-01-04
xstream jar包版本不匹配 ?你用相同版本就可以