I believe so, I downloaded spring 3 and the actual jar in question
would be this one: org.springframework.web-3.0.0.RELEASE.jar
However, in my frustration I just copied ALL the springframework
modules and pasted them into my WEB-INF/lib folder just to be sure,
but still the same issue.
Normally ClassNotFoundException is easy to solve, as a last resort I
go to findjar.com and download the nearest match. But this one is
strange. I used to develop using a GWT + GWT-SL + Gilead + Spring +
Hibernate + Tomcat stack and all went smoothly, but now I'm not sure
what the offending component is.

On Feb 15, 7:56 pm, Paul Grenyer <paul.gren...@gmail.com> wrote:
> Hi
>
> > [WARN] Could not instantiate listener
> > org.springframework.web.context.ContextLoaderListener
> > java.lang.ClassNotFoundException:
> > org.springframework.web.context.ContextLoaderListener
>
> Have you got all the necessary Spring JARs in WEB-INF/lib?
>
> --
> Thanks
> Paul
>
> Paul Grenyer
> e: paul.gren...@gmail.com
> b: paulgrenyer.blogspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to