<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ACK. I have this in my /etc/tomcat<n>/context.xml waiting for things<br>
to break:<br>
<br>
  <JarScanner><br>
    <JarScanFilter tldSkip="*.jar" /><br>
  </JarScanner><br></blockquote><div><br></div><div>That was my first thought before I noticed the even simpler <font face="monospace">defaultTldScan="false"</font> option.</div><div><br></div><div>All our functional tests pass with things set this way. I did wonder if this would impact the IdP's status page, as we have to add the taglib jars into edit-webapp/WEB-INF/lib/ for this, but it renders normally with this change.</div><div><br></div><div>Max</div></div></div>