Any help on this!!!
Rod Widdowson
rdw at steadingsoftware.com
Mon Jul 25 06:22:25 EDT 2016
> java.util.ServiceConfigurationError: org.opensaml.core.config.Initializer: Provider org.opensaml.core.xml.config.XMLObjectProviderInitializer not a subtype"
Same error,=> then same question:
> What type is the object that you get back?
By which I mean set a breakpoint in org.opensaml.core.config. InitializationService (line 53). Look at the object. What type does it say it is?
In case it's not obvious we (at least I) cannot (and will not) debug your application for you. You have to debug your application, not us; We (I) expect you to do the ground work before you ask questions, not after.
>From something you mentioned earlier (about XML tooling) I'd be concerned that you have all sorts of classpath pollution. But you need to find that out, we cannot.
Rod
More information about the dev
mailing list