I am getting the following exception when using the JunitReport task. I am using ant 1.3, xalan-j 1.2.2, xerces 1.3.1 and junit 3.5.
 
XSL Error: Cannot use a DTMLiaison for a input DOM node... pass a org.apache.xalan.xpath.xdom.XercesLiaison instead!
XSL Error: SAX Exception
org.apache.xalan.xslt.XSLProcessorException:
 
I noticed both DTMLiaison & XercesLiaison are in xalan jar. Is there a runtime configuration property that can be used to specify the XercesLiaison? or is a re-build of xalan required?
 
Any help is appreciated. Thanks,
 
Leo

Reply via email to