ibatis各种报错
Caused by:
com.ibatis.common.exception.NestedRuntimeException: Error parsing XPath '/sqlMapConfig/sqlMap'. Cause: com.ibatis.common.xml.NodeletException: Error parsing XML. Cause: org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xdf71) was found in the CDATA section.
Caused by: org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xdf71) was found in the CDATA section.
Caused by: com.ibatis.common.xml.NodeletException: Error parsing XML. Cause: org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xdf71) was found in the CDATA section.
Caused by: org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xdf71) was found in the CDATA section.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
看起来可能是用了windows的记事本编辑过文件,或者从其他地方拷贝过一些内容,导致cdata部分有无法识别的乱码
CDATA