<div dir="ltr">Hi Brent,<div><br></div><div>Thanks for the notes - I ended up figuring it out last night. I did a deeper dive into reasons why the services wouldn't be available at the time initialize() was called and looked through some recent commits to see what may have changed. Our jboss deployment had been modified and a services="import" tag had been removed so all our module services were not being exposed to our war file.</div><div><br></div><div>Thanks for the help!</div><div><br></div><div>-Mark</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 23, 2019 at 5:21 PM Brent Putman <<a href="mailto:putmanb@georgetown.edu">putmanb@georgetown.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">
  
    
  
  <div bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="gmail-m_-7375624641114255672moz-cite-prefix">On 5/21/19 5:34 PM, Mark Watson wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">Hi dev,
        <div><br>
        </div>
        <div>I've been using
          XMLObjectProviderRegistrySupport.getBuilderFactory() in
          OpenSAML v3 to build my SAML objects, but have just started
          running into an issue where the function is now returning a
          null value preventing said object creation. This code was
          working previously, and I am calling
          InitializationService.initialize() before I try to build the
          SAML object.</div>
        <div><br>
        </div>
        <div>Any ideas what could cause this? I'm deploying to wildfly
          10.</div>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>No ideas off-hand, but the general reason would be that whatever
      you are doing, the library is not being successfully inited, by
      calling InitializationService.initialize().  Have you changed
      anything around where and how you call that?  I don't know wildfly
      so I can't offer specific guidance there, but my off-hand guess is
      that this is something that is environment-specific.<br>
    </p>
    <br>
  </div>

-- <br>
To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net" target="_blank">dev-unsubscribe@shibboleth.net</a></blockquote></div>