Ex: Re: spurious org.springframework.beans.factory.NoSuchBeanDefinitionException

Paul B. Henson henson at cpp.edu
Wed Sep 13 23:44:40 UTC 2023


> From: Cantor, Scott <cantor.2 at osu.edu>
> Sent: Tuesday, September 12, 2023 5:13 PM
> 
> I think you will eventually find that there's a pre-4.3 jar set or at least one jar
> sitting in there somewhere, some kind of corrupted warfile or failed
> upgrade. That parent bean is fairly new I believe.

Given I flagrantly disregard the recommendation to upgrade in place ;), it's very unlikely anything obsolete is present on any of the servers. I generate an RPM package which gets installed on them, and all remnants of the previous one are removed.

I generally do a diff of the source code from the version I'm running to the new version to install, review changes, and update config if necessary. Someone I used to work with who was also one of my professors during my undergraduate degree liked to say "we prefer forward adaptability to backward compatibility" :). Obviously this approach isn't for everyone 8-/.

Thanks…


More information about the users mailing list