There may be a compatibility problem between the XML-related classes that
Tomcat uses
and the ones you need for your own processing.  That's been my experience
trying to
use the jaxp1.1ea (early access) software, in any case.  Can you compile
your classes
with Tomcat's XML-related jar files?

Duane Morse, Eldorado Computing Inc., Phoenix AZ


-----Original Message-----
From: David Geary [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 06, 2000 2:55 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: XSLT Transformations with Tomcat 3.2 Final and Xalan or XT?


Has anyone had success processing XML files with XSLT from a JSP page?
I've tried various combinations of XT and Xalan with Tomcat and Resin,
with very limited success.

I'd really like to process XML with Xalan or XT using Tomcat3.2, but
with Tomcat3.2 and Xalan I get a NoSuchMethodException from the bowels
of Xalan, and with Tomcat3.2 and XT the transformation fails silently.


david

Reply via email to