When i run the Unit test - XmlConfigBuilderTest.shouldSuccessfullyLoadMinimalXMLConfigFile, it throws a exception "org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 24; columnNumber: 123; 文档根元素 "configuration" 必须匹配 DOCTYPE 根 "null"", i read some issues and know that it want to adapt both dtd and xsd, but i can't run the test successfully. I want to known how to solve it.
--
You received this message because you are subscribed to the Google Groups "mybatis-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mybatis-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mybatis-user/e217e7b1-5737-4176-9972-92d7b559ee15n%40googlegroups.com.