Hi all I am trying to run a template in an application on IBM WebSphere 6, and everytime i get this message: Error 404: SRVE0203E: Servlet [velocity]: org.apache.velocity.tools.view.servlet.VelocityViewServlet was found, but is missing another required class. SRVE0206E: This error typically implies that the servlet was originally compiled with classes which cannot be located by the server. SRVE0187E: Check your classpath to ensure that all classes required by the servlet are present.SRVE0210I: This problem can be debugged by recompiling the servlet using only the classes in the application's runtime classpath I have tryed to run my application with the Velocity1.4.jar and velocity-tools.1.1.jar and 1.2, several combinations of jars, in the Server shared lib location, and/or just in my application lib, and i just can not get around this error, can anyone help with this? Thank you in advance
Best Regards Ruben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
