|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-04-10 16:46:57
|
Hi,
> I can not get ebxmlms to start.
>
> Here is the entry from my tomcat logs:
>
> 2003-04-10 08:55:46 StandardContext[/msh]: Error configuring
> application listene
> r of class
> hk.hku.cecid.phoenix.message.handler.MSHServletContextListener
> java.lang.VerifyError: Cannot inherit from final class
> at java.lang.ClassLoader.defineClass0(Native Method)
> ......
Please delete servlet.jar in the "lib" of your webapps, e.g.,
$TOMCAT_HOME/webapps/msh/WEB-INF/lib/servlet.jar. This jar conflicts
with the new servlet.jar provided in Tomcat 4.1.x.
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
----------------------------------------------------------------------------
|