• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Failed to read schema document 'http://www.springframework.org/schema/beans/spring-beans-2.5.xsd',

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hello to all Spring expert,
I am learning Spring framework and try to get some on-hand experience by following the tutorial at
http://static.springframework.org/docs/Spring-MVC-step-by-step/index.html

My environment is followed
IDE: Eclipse 3.4.2
Server: Tomcat-6.0.18
JDK:1.6.0

But for some unknown reason, when I start Tomcat server and
My /springapp/WebContent/WEB-INF/springapp-servlet.xml seems to have some problem




Instead of start making use of the bean, I have the following error instead



Does anyone know what cause this and how to fix it?

 
Of course, I found a very beautiful couch. Definitely. And this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic