|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-02-17 01:19:18
|
Hello,
> However, attempting to start Hermes 0.9.3.0 with Tomcat 4.1.18 (on Windows
> XP SP1 with Sun JDK 1.4.1_01-b01) gives the error:
> 2003-02-17 09:42:26 StandardContext[/msh]: Error configuring application
> listener of class
> hk.hku.cecid.phoenix.message.handler.MSHServletContextListener
> java.lang.VerifyError: Cannot inherit from final class
> at java.lang.ClassLoader.defineClass0(Native Method)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
> ........
For Tomcat 4.1.x, you have to delete the servlet.jar in
WEB-INF/lib/ of your webapps to avoid conflict with the servlet.jar
provided by Tomcat in 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
----------------------------------------------------------------------------
|