-
Jul 26th, 2010, 02:24 PM
#1
<resources/> in servlet-context.xml
I have generated a Roo project using sts 2.3.3M2 and roo 1.1.0M2 and generated the web scaffolding. The servlet-context.xml that is generated contains an entry " <resources />" which, I understand will be part of Spring 3.0.4. The version of spring in STS and specified in the pom.xml is 3.0.3.RELEASE, which does not contain this element yet (in the STS catalog?).
How would I resolve this? Maybe chhange the pom.xml to specify spring 3.0.4.SNAPSHOT ?
-
Jul 27th, 2010, 11:48 AM
#2
additional information....upon commenting out the element, everything seems to work fine when running the web app
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules