问答详情
源自:3-2 素材管理

这是什么情况,维信给公众号发一次消息就出来一次

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)


提问者:慕粉3914370 2017-01-04 21:18

个回答

  • dky
    2017-01-04 21:22:20
    已采纳

    xstream jar包版本不匹配  你用相同版本就可以