<div dir="ltr">Thanks Rod. But sorry to say, if there is no documentation of OpenSAMLv3, i would have never asked the question. I have written whole application in OpenSAMLv2 without asking any questions in this forum. But now i have to re-write it in OpenSAMLv3 (which has lot of changes, which i dont understand).<div><br></div><div>Thanks,</div><div>Punit</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 25, 2016 at 3:52 PM, Rod Widdowson <span dir="ltr"><<a href="mailto:rdw@steadingsoftware.com" target="_blank">rdw@steadingsoftware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> java.util.ServiceConfigurationError: org.opensaml.core.config.Initializer: Provider org.opensaml.core.xml.config.XMLObjectProviderInitializer not a subtype"<br>
<br>
</span>Same error,=>  then same question:<br>
<span class=""><br>
>  What type is the object that you get back?<br>
<br>
</span>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?<br>
<br>
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.<br>
<br>
>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.<br>
<span class="HOEnZb"><font color="#888888"><br>
Rod<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net">dev-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>