Hi everyone,

I'm trying to migrate an app from Jserv to Tomcat 4.1.24. Everything up to
now
seems to be a success aside from this:

java.lang.VerifyError: (class: org/apache/xalan/xpath/xdom/XercesLiaison,
method: parse signature: (Lorg/xml/sax/InputSource;)V) Incompatible object
argument for function call

I get this from the following snippet of code:
XSLTProcessor processor = XSLTProcessorFactory.getProcessor(new
org.apache.xalan.xpath.xdom.XercesLiaison());

I am aware that there are some issues concerning the use of xerces/xalan
with Tomcat, and I have
seen similar (but not the same) probs in the list, however i've tried a lot
of things which
do not seem to have produced any positive result, so any wisdom would be
appreciated :)

Thank you,

Yiannis.

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to