Results 1 to 2 of 2

Thread: ContextLoaderListener Class Not Found

  1. #1

    Default ContextLoaderListener Class Not Found

    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

  2. #2

    Default

    I've moved this thread to "Core Container," where I've also posted the solution to my problem.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •