I have a Tomcat v7.0 server setup in my eclipse (helios) environment which I use for testing web applications. Currently I have in my workspace a struts web-app which is loaded
I had the same issue.
I solved it by doing a clean on the server several times.
Every time I was doing the clean, different libraries were locked, until finally all were unlocked.
I hope it helps!