-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Description
Matt Goldspink opened SPR-6309 and commented
We have some users who tried to upgrade to Spring 3.0.RC1 but could not because they were using Spring MVC with tiles. Unfortunately since Tiles 2.1.x they have added a dependency on the Tomcat 6:
References for the conclusion we came to are:
http://issues.apache.org/struts/browse/TILES-268, http://issues.apache.org/struts/browse/TILES-447 and http://svn.apache.org/viewvc?view=revision&revision=798098
We do not have Tomcat 6.x in our firms environment and it will not be ready for about 6 months due to other on going priorities. We would really like to let all our users use Spring 3.0 but this is issue is unfortunately a blocker for those guys and we've not yet found workaround.
Affects: 3.0 RC1
Referenced from: commits 4e23304
1 votes, 2 watchers