I was working on my web application in eclipse with Tomcat v7.0, and everything was fine. But today suddenly I can\'t run my poject on server anymore. I do as usual:
I had similar problem, but java.lang.NullPointerException instead.
java.lang.NullPointerException
For me the only thing that worked was to:
Hope that helps!