XMLObjectSupport.getBuilder() is returning null

Cantor, Scott cantor.2 at osu.edu
Thu Jun 17 12:28:31 UTC 2021


On 6/17/21, 5:50 AM, "dev on behalf of Tom Chiverton" <dev-bounces at shibboleth.net on behalf of tc at extravision.com> wrote:

>    For the benefit of the future, I couldn't find out what was wrong, so just hacked in a work around in my code :

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




More information about the dev mailing list