From: <rwi...@t-...> - 2003-01-12 11:03:08
|
Hi, thanks for XML-Unit. It looks like exactly the tool we need for verifying that our UML2EJB generator generates the same XML results after we've changed the generator. I got one question: My XML file contains the following line at the top of the document: <!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 3.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_3_0.dtd">. The problem is, that this file doesn't exist and there is no way for me to change the generator the produce a correct http-link. Therefore my question is: Is it possible to prevent XMLUnit from following http-links given in the XML-tag <!DOCTYPE>? Thanks, Ralf |