• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Unexpected exception parsing XML document from ServletContext resource [/WEB-INF/applicationContext.

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

I am getting the below error when i start up the jboss server. i have the following jars in my lib folder

spring-context-3.2.0.M1
spring-core-3.2.0.M1
spring-aspects-3.2.0.M1
spring-aop-3.2.0.M1
spring-web-3.2.0.M1
spring-beans-3.2.0.M1
spring-webmvc-3.2.0.M1




this is all happening when i have the following code in my applicationContext.xml

schema definition in my application context is,



i am trying to solve this problem since y'day...but i don't have an idea how to solve it. any help is really appreciated.

Thanks
 
Sasparilla and fresh horses for all my men! You will see to it, won't you tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic