<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thanks DD K - redoing my start up code per you suggestion solved
      this in a better way, and also my marshal problem from the other
      thread. Curiously I think it was changing the Thread's loader,
      which is something I've not had to do when integrating other
      projects before.<br>
      <br>
      Or it might have been because as Scott suggested, it forced me to
      bring in a whole bunch more .jar's that didn't seem directly
      required by the code.<br>
    </p>
    <p>I'd love to use v4, but the project's own docs on v4 say "We do <strong>not</strong>
      have significant documentation"[1]. There's much more in the way
      of examples and help out there for v3, and the main Shibboleth
      application which would be the other source of "how to do v4" is
      too big to easily follow.</p>
    <p>As far as I know, SAML itself hasn't changed, so I shouldn't be
      setting myself up for anything too nasty :)</p>
    <p>Tom</p>
    <p>[1]<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/OSAML/Home">https://wiki.shibboleth.net/confluence/display/OSAML/Home</a><br>
    </p>
    <div class="moz-cite-prefix">On 17/06/2021 13:28, Cantor, Scott
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:B966E152-BD48-43BB-A35E-B21FB839DFE1@osu.edu">
      <pre class="moz-quote-pre" wrap="">On 6/17/21, 5:50 AM, "dev on behalf of Tom Chiverton" <a class="moz-txt-link-rfc2396E" href="mailto:dev-bounces@shibboleth.netonbehalfoftc@extravision.com"><dev-bounces@shibboleth.net on behalf of tc@extravision.com></a> wrote:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">   For the benefit of the future, I couldn't find out what was wrong, so just hacked in a work around in my code :
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
You can do what you like, but that's a reliance on a non-API class, and you're using EOL code to begin with, V3 is dead.

The usual cause of issues getting classes registered is missing jars on the classpath. That's how the initializers find their instances to init.

-- Scott


</pre>
    </blockquote>
  <br clear="both">
______________________________________________________________________<BR>
This email has been scanned by the Symantec Email Security.cloud service.<BR>
For more information please visit http://www.symanteccloud.com<BR>
______________________________________________________________________<BR>
</body>
</html>