Hi Scott,
thanks, I more or less guessed that at the end, so to be totally on the safe
side, I removed my copies and downloaded xalan again. So now my system
should be totally clean, and I've got only xalan and the included xerces
version (1.0.3). Weirdly enough though, now I get the runtime error:
java.lang.ClassFormatError: Bad interface index
at org.apache.xalan.xslt.XSLTProcessorFactory.getProcessor(Compiled
Code)
at Main.transform(Main.java:31)
at Main.<init>(Main.java:22)
I've never even seen a Java error like that, so I'm somewhat completely
puzzled - any guesses?
Cheers, Britta
-----Original Message-----
From: Scott Boag/CAM/Lotus [mailto:Scott_Boag@lotus.com]
Sent: Tuesday, May 23, 2000 2:51 PM
To: general@xml.apache.org
Subject: Re: run time error with xalan_1_0_1
Britta Schüle <britta.schuele@ixos.de> wrote:
> I get the following exception:
> java.lang.NoSuchMethodError: org.apache.xerces.framework.XMLParser:
method
> setSendCharDataAsCharArray(Z)V not found
This should not happen with Xerces 1.0.3. Are you sure that 1.0.4 is not
visible on the class path? Your error is a well-known symptom of running
with Xerces 1.0.4.
-scott
---------------------------------------------------------------------
In case of troubles, e-mail: webmaster@xml.apache.org
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org
|