[Opensource] Xerces jar problem..... I need a different solution
Thompson, Kris
kris.thompson at seurat.com
Tue May 20 09:24:44 PDT 2003
I'm setting my application up on a hosted Tomcat environment and I am getting what I believe is the Xerces problem
java.lang.VerifyError: Cannot inherit from final class
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1664)
at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:953)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1394)
at org.apache.ca
So the solution is to replace the old Tomcat XercesImpl.jar with the Expresso jar, right? Well that's not really an option for me with the shared hosting environment. What other options do I have?
Thanks
Kris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20030520/6cef7e3a/attachment-0002.htm
More information about the Opensource
mailing list