<div dir="ltr"><div class="gmail_default" style="font-size:small">Thank you Scott! A very old web.xml file was the issue. It was last modified in 2016. I assume it was the old classpath settings that were the real issue.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small"> Dan Oachs</div><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 24, 2023 at 6:34 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Another possibility might, I guess, be an extremely old, forked web.xml file customized off of a very old IdP version and not carrying some of the later hooks for injecting beans on the classpath, which plugins require.<br>
<br>
If there's a custom web.xml, I'd probably review your customizations and apply them to the latest copy out of dist/ to bring it up to date.<br>
<br>
It would have to be very, very old to break things like this, but the symptom fits. It may be missing classpath:/<snip>/postconfig.xml references in some of the context config locations.<br>
<br>
-- Scott<br>
<br>
<br>
</blockquote></div>