A null @NonnullAfterInit getId() ?
Cantor, Scott
cantor.2 at osu.edu
Mon Nov 6 12:42:28 EST 2017
> Turns out that the RelyingPartyMetadataProvider has the null id.
>
> To “fix”, I (1) added the shibboleth.IdentifiableBeanPostProcessor to the
> shibboleth.MetadataResolverService’s beanPostProcessors,
It already is in my copy.
> (2) added
> 'implements IdentifiableComponent' to the RelyingPartyMetadataProvider,
Also already true, it inherits from a class that extends AbstractInitializeable
> and (3) added setId() to RelyingPartyMetadataProvider.
Which suggests something's wrong since the post processor should be doing that.
-- Scott
More information about the dev
mailing list