Hi
I'm try to setup GWT, Maven with Spring and I'm getting following error;

java.lang.ClassNotFoundException: 
org.springframework.web.context.ContextLoaderListener

I have created the project with following mvn commands;

 mvn archetype:generate \
   -DarchetypeGroupId=org.codehaus.mojo \
   -DarchetypeArtifactId=gwt-maven-plugin \
   -DarchetypeVersion=2.6.0

mvn gwt:eclipse

then import the project as maven import

then configure the application with spring 4

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to