I believe you have another parser in front of xerces which cause the problem. (parser.jar ?)

-- 
 St�phane Bailliez 
 Software Engineer, Paris - France 
 iMediation - http://www.imediation.com 
 Disclaimer: All the opinions expressed above are mine and not those from my company.

-----Original Message-----
From: Leo Uzcategui [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 9:43 PM
To: [EMAIL PROTECTED]
Subject: JunitReport - Cannot use a DTMLiaison for a input DOM node

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