[jdom-interest] JDOM-XSLT Namespace not supported by

Ian Lea ian.lea at blackwell.co.uk
Thu Feb 22 07:07:28 PST 2001


I fixed this problem on my setup by removing jaxp.jar and
parser.jar from tomcat/lib/, copying xerces.jar to tomcat/lib/,
and restarting tomcat. 


--
Ian.
ian.lea at blackwell.co.uk


Alan Eustace wrote:
> 
> i have my xalan and xerces jars before the others on my classpath, and
> i've
> edited the configuration file in tomcat that sets the classpath
> dynamically,
> so that tomcat should put them before parser.jar etc, but i'm still
> getting
> the same error. Any ideas?
> thanks
> alan
> 
> chris markiewicz wrote:
> 
> > 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