The Artima Developer Community
Sponsored Link

Java Buzz Forum
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ananth Chelladurai

Posts: 46
Nickname: cananth
Registered: May, 2013

Ananth Chelladurai is a java cowboy. My blood is tested positive for java
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener Posted: Jun 17, 2013 9:39 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Ananth Chelladurai.
Original Post: java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
Feed Title: Ananth Chellathurai's walk on software
Feed URL: http://feeds2.feedburner.com/AnanthChellathuraisWalkOnSoftware
Feed Description: My blood is tested +ve for java
Latest Java Buzz Posts
Latest Java Buzz Posts by Ananth Chelladurai
Latest Posts From Ananth Chellathurai's walk on software

Advertisement
I got this exception while I was trying to execute an open source application that I found from the web. I was trying to run the application from my eclipse managed tomcat 7 server. I noticed that my project's maven dependencies were not having the right jars. This problem can be fixed by adding maven dependencies in the project's web deployment assembly. Open the project's properties (e.g.,

Read: java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

Topic: GlassFish 4 brings Java EE 7 Previous Topic   Next Topic Topic: Guava’s EventBus – Simple Publisher/Subscriber

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use