• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException for <mvc:resources../>

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

But getting Exception on this line

<mvc:resources ... />


I didnt find out perfect answer.

Is there any other way for mapping resources.?

I am looking for your earliest convenience.

Regards
Rohit More
 
Ranch Hand
Posts: 236
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What version of spring jars do you have?
 
Rohit More
Greenhorn
Posts: 10
Hibernate Spring Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sorry for delay,
m using Spring 3.0.1 jars.
 
reply
    Bookmark Topic Watch Topic
  • New Topic