Posted By:
Shane_Curcuru
Posted On:
Monday, November 19, 2001 02:31 PM
Have you double-checked your xml documents? If they do have an invalid XML character in them, there's not much Xalan or the parser can do about it. Make sure that the transformer is getting exactly the same document now that it used to.
Also, you might check out Xalan's EnvironmentCheck utility that's described just below here http://xml.apache.org/xalan-j/faq.html#faq-9 to see exactly which version of Xalan and which parser you're getting - which may well be different if you're on a different servlet container!