Null returned by XMLObjectProviderRegistrySupport.getBuilderFactory()
Brent Putman
putmanb at georgetown.edu
Thu May 23 20:21:46 EDT 2019
On 5/21/19 5:34 PM, Mark Watson wrote:
> Hi dev,
>
> 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.
>
> Any ideas what could cause this? I'm deploying to wildfly 10.
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20190523/4fa19501/attachment.html>
More information about the dev
mailing list