[jdom-interest] JDOM-XSLT Namespace not supported by SAXParser
chris markiewicz
cmarkiew at commnav.com
Wed Feb 21 10:52:27 PST 2001
the xalan and xerces jars have to appear before any of the other xml jars
(parser.jar, jaxp.jar, etc).
-----Original Message-----
From: jdom-interest-admin at jdom.org
[mailto:jdom-interest-admin at jdom.org]On Behalf Of Alan Eustace
Sent: Wednesday, February 21, 2001 11:56 AM
To: jdom-interest at jdom.org
Subject: [jdom-interest] JDOM-XSLT Namespace not supported by SAXParser
wonder if anyone has encountered this:
i'm processing xml in a servlet, using xalan 2 for the xslt.
at runtime i get the following:
TransformerConfigurationException: Namespace not supported
by SAXParser
I have all the latest xalan/xerces libs on my classpath.
any insights greatly appreciated
alan
More information about the jdom-interest
mailing list