Erik Hatcher wrote:
Ok, this sheds light on the problem, and its something I thought about when I was in the XmlValidateTask code: its got a hard-coded Crimson classname. I'm going to attempt to fix this by finding the right Xerces class to use as a default instead (all this XML API craziness makes my head hurt!).
Erik
I haven't looked at the problem but IMHO it would be preferable to just use JAXP interfaces and be parser independent. Is that possible here?
Conor
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
