[ https://issues.apache.org/jira/browse/IBATIS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Butler closed IBATIS-421. ------------------------------ Resolution: Duplicate I'm closing as duplicate of IBATIS-357. It's not exactly the same thing, but a fix for IBATIS-357 will make iBATIS behave as the DTD suggests it should. > The DTD for resultMap is inconsistent with behavior > --------------------------------------------------- > > Key: IBATIS-421 > URL: https://issues.apache.org/jira/browse/IBATIS-421 > Project: iBatis for Java > Issue Type: Bug > Components: SQL Maps > Affects Versions: 2.2.0 > Reporter: CN > Priority: Trivial > > From sql-map-2.dtd, the DTD for resultMap is (result*,discriminator?) but at > run-time it requires (result+, discriminator?) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.