Hi !!
 
I got this error when I startup tomcat:
 
INFO: Starting Servlet Engine: Apache Tomcat/6.0.10
08-mar-2007 11:21:11 org.apache.catalina.loader.WebappClassLoader
validateJarFile
INFO:
validateJarFile(D:\apache-tomcat-6.0.10\webapps\octs\WEB-INF\lib\j2ee.ja
r) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending
class: javax/servlet/Servlet.class

I dont get any error at my developing local environment (WSSD) when
testing my web app.
 
I dont know where to get information about "Servlet Spec 2.3, section
9.7.2.". 
 
I have removed the library and the error has not appear anymore but I
dont know if that is the solution since I dont know the spec I 2.3
section 9.7.2
 
 
Thanx in advance

Reply via email to