Re: jar not loaded

2006-01-05 Thread Wendy Smoak
etV51/WEB-INF/lib/servlet.jar) > - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: > javax/servlet/Servlet.class > " > > What does it mean ? You've included servlet.jar in your web application. Tomcat is refusing to load the classes and telling you whe

jar not loaded

2006-01-05 Thread Thibaut
Hi, When I load my struts application with tomcat I have this information : " 5 janv. 2006 17:57:25 org.apache.catalina.loader.WebappClassLoader validateJarFile INFO: validateJarFile(/home/toto/workspace/cvdunetV51/WEB-INF/lib/servlet.jar) - jar not loaded. See Servlet Spec 2.3, section