
Originally Posted by
jim2
Hi,
Just to update anyone who may run into this problem, the reason I asked about which 3.x jars were appropriate was because I assumed the tutorial could be excercised against spring versions subsequent to 2.x. When I couldn't find the appropriate jars for part 6 of the tutorial in the 3.x spring dist, I substituted the most appropriate ones I could find in the 3.x dist. But I got cryptic-looking errors at tomcat startup.
So I decided to go back to the earlier version of spring (i.e. 2.x). I cleared out the WEB-INF/lib jars in my eclipse workspace and replaced them with those referenced in the tutorial one-by-one and it(part6) is now working.
Jim