I hate to trouble the forum with something so elementary, but when I try to start my app from within Eclipse Europa and using Tomcat 6, it aborts due to a ClassNotFound exception.

I'm guessing it's a CLASSPATH problem, but I don't know how to solve it. I don't have JAVA_HOME set in my environment variables, but the JRE is on my PATH and Java certainly runs anyway. (I'm using Vista.)

spring-web.jar is under the Libraries branch of the Java Resources folder (as is spring-webmvc.jar), and build is set to automatic. Aren't all such jars brought into the distribution to Tomcat when you start running?

Thanks,
Elliott