`

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderL

    博客分类:
  • java
 
阅读更多

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

 

  1. 打开 project's properties (e.g., 右击项目名字选择 "Properties").
  2. 选择 "Deployment Assembly".
  3. 点击 右侧的"Add..." 按钮添加.
  4. 选择 "Java Build Path Entries" 点击next
  5. 选择"Maven Dependencies" 点击完成.

You should see "Maven Dependencies" added to the Web Deployment Assembly definition.

转自:http://stackoverflow.com/questions/6210757/java-lang-classnotfoundexception-org-springframework-web-context-contextloaderl

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics