Thomas Broyer
unread,Aug 17, 2014, 10:42:43 AM8/17/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Make sure you declare your servlets dependency with the provided scope. And if you still have the problem, you could switch to another servlets dependency (from jetty, tomcat, glass dish, etc.) or configure the gwt-maven-plugin to put GWT first in the classpath, so that the servlets classes it bundles are picked rather than those from your declared dependency.