|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-04-24 02:47:48
|
Hi,
> Linux Redhat 8.0
> jdk 1.4.1
> tomcat 4.1
> I followed the installation guide, mad all the patches and I get the
> following error.
> java.lang.VerifyError: Cannot inherit from final class
> at java.lang.ClassLoader.defineClass0(Native Method)
Did you delete "servlet.jar" in your
$TOMCAT_HOME/webapps/$MSH/WEB-INF/lib ? It conflicts with the one
bundled with Tomcat 4.1.x in $TOMCAT_HOME/common/lib.
Regards,
CY
----------------------------------------------------------------------------
Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/
Technology Officer,
Centre for E-Commerce Infrastructure Development,
The University of Hong Kong
----------------------------------------------------------------------------
|