|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2004-05-03 14:56:23
|
Hi,
> INFO: validateJarFile(C:\tomcat5\webapps\msh\WEB-INF\lib\servlet.jar) - jar
> not
> loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
> javax/servlet/Servlet.class
Please delete servlet.jar in your WEB-INF\lib. It conflicts with
the servlet.jar bundled with your app server.
> 2004-05-03 12:21:45,850 ERROR [main]: [10001] Initialization error -
> authentication file setup error (not exist/not a file/zero size)
Please comment the element <AuthenticationFile> in
msh.properties.xml in case you don't need authentication for Command
object.
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
----------------------------------------------------------------------------
|