org.xml.sax.SAXParseException:The processing instruction target matching"[xX][mM][lL]" is not allowed,因为这个平台是公司的框架,ebpDao里面的插入数据库语句都是封装好的,所以不知道是什么原因?
很简单,封装的sax解析器异常,有target不匹配,跟踪下,可以找到更确切出问题的点.
http://mousegod2008.iteye.com/blog/1529984