I think you've got some entries on your server's runtime classpath (in
WAR/WEB-INF/lib) which do not need to be there. gwt-user.jar should not be
there - gwt-servlet.jar should. Also, servlet-api-2.5.jar does not need to
be there either; that is provided by Tomcat.
On Wed, Jun 9, 2010 at 3:57 PM,
Hi,
I'm quite new in GWT.
I built gwt app using Spring, Hibernate and GXT.
It works fine in hosted mode (jetty), but when i build war (maven
install) then war file is generated.
WAR itsefl looks good, but when i navigate to deployed App in my
browser pop-up is showed.
"gwt module "my module" may ne