[jdom-interest] Namespace/Transformer Problem

Ian Lea ian.lea at blackwell.co.uk
Mon Jul 16 08:36:09 PDT 2001


You could check the versions of xerces et al in the tomcat lib/
directory and perhaps replace them with the versions that come
with JDOM, or the versions you are happy with.


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


Tim Sheridan wrote:
> 
> I took the SimpleTransform.java class (from the Xalan-J 2.2.D6 releaes) and
> used it to transform a JDOM Document to a plain text email message. The
> transformation worked fine when run standalone. I got the following message
> when I incorporated its use in my servlet:
> 
> Namespace not supported by SAXParser
> 
> The library versions I am using are as follows:
> 
> JDOM - Beta 7
> Xalan - 2.2.D6
> Xerces - 1.3.0
> Tomcat - 3.2.2
> 
> Has anyone else had this problem? Any input would be great help thanks.



More information about the jdom-interest mailing list