Hi, We are using iBATIS, and the our xml files for the DAOs include a common entity for CRUD and list operations.
This entity is a public identifier with URL which makes it hard to test new versions without commiting them first.It also becomes a problemwhen xml file changes. Has anyone tried out using entity in iBATIS xml config files without actually hitting te URL specified in the DTD? ? Any ideas or samples to achieve the above would be of great help. Thanks in advance Raju -- View this message in context: http://www.nabble.com/Resolving-ibatis-entities-without-hitting-url-in-DTD..-tf3752640.html#a10604624 Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
