Re: Issue with spring when migrating from 7.0.50 to 7.0.52-53-54

2014-07-08 Thread Xavier Outhier
dow. View on tomcat.apache.org Preview by Yahoo     On Tuesday, July 8, 2014 10:09 AM, Konstantin Kolinko wrote: 2014-07-08 11:27 GMT+04:00 Xavier Outhier : > Hi Filip, > > thanks for the tip. It was effectively a duplicated jar in the war and in the > common lib of tomcat: it was

Re: Issue with spring when migrating from 7.0.50 to 7.0.52-53-54

2014-07-08 Thread Xavier Outhier
WAR file, and see if there are multiple instances of the above named class On Thu, Jul 3, 2014 at 9:28 AM, Xavier Outhier wrote: > Hi, > > we have an application that is running under Tomcat. We are trying to > upgrade to latest version 7.0.54 from 7.0.39. > As 7.0.54 lead to

Issue with spring when migrating from 7.0.50 to 7.0.52-53-54

2014-07-03 Thread Xavier Outhier
Hi, we have an application that is running under Tomcat. We are trying to upgrade to latest version 7.0.54 from 7.0.39. As 7.0.54 lead to some errors, we tried to find out which version broke the application. The result is that the issue appears with 7.0.52 and is not present until 7.0.50. The