Hi,
I have an existing maven multi module spring based web application. It 
works fine when i deploy in my local tomcat. When i try deploying to google 
app engine, it is failing with the following error:

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

I can see the war has all the libs. I even manually copied all the jars to 
webapp/WEB-INF/lib but still it is not working. I have appengine-web.xml 
setup. Am i missing something here.?

Thanks in advance.!

  Rakesh

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


Reply via email to