Remove the two xerces jars files from the tomcat/common/endoursed directory.
David
On Monday, Nov 25, 2002, at 17:01 Asia/Shanghai, Bagyura István wrote:
Hi everyone!
I have a problem with tomcat 4.1.12 and xmlc that I haven't experienced before.
I have a project that uses xmlc and runs under tomcat 4.0.1. It runs nicely.
But I have tried to upgrade tomcat 4.1.12 and I've got the following error:
java.lang.VerifyError: (class: org/enhydra/xml/lazydom/LazyElementNoNS, method: expandAttributes signature: ()V) Incompatible object argument for function call
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at org.enhydra.xml.lazydom.html.LazyHTMLDocument.populateElementType(LazyHTMLDocument.java:689)
at org.enhydra.xml.lazydom.html.LazyHTMLDocument.populateElementTypes(LazyHTMLDocument.java:620)
at org.enhydra.xml.lazydom.html.LazyHTMLDocument.(LazyHTMLDocument.java:701)
at org.enhydra.xml.xmlc.dom.lazydom.LazyHTMLDomFactory.createDocument(LazyHTMLDomFactory.java:46)
at com.hungary.smart.presentation.indexHTML.(indexHTML.java:417)
I tried to configure my tomcat as the previous one, but it can't help.
I can't figure out the solution.
Thanks for your help!
Istvan Bagyura
|
|