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.