Yeah, that was it. Thanks for the great help. I deleted gwt-user.jar and now it runs perfectly fine.

Juha Laiho schrieb:
Caldarale, Charles R wrote:
From: Paul van Hoven [mailto:paul.van.ho...@googlemail.com]
Subject: Re: On my Webserver: java.lang.NoClassDefFoundError:
javax/servlet/http/HttpServlet

gwt-servlet.jar
I have some recollection that the above jar is the trouble maker; take a look 
inside it.

Almost, but not quite.. I took an interest in this after seeing your response,
and found the following:
http://lkamal.blogspot.com/2007/07/jar-not-loaded-servletclass-gwt-tomcat.html

... which explains that gwt-user.jar is the problem, for which gwt-servlet.jar
is the correction. There's also a tutorial by the same author describing that
gwt-user.jar should be used for building and gwt-servlet.jar for deployment:
http://lkamal.blogspot.com/2008/09/java-gwt-servlets-web-app-tutorial.html


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to