<div dir="ltr">Hi,<div><br></div><div>I was able to get it work, but i am now getting class cast exception</div><div><br></div><div>java.lang.ExceptionInInitializerError<br></div><div><div>Caused by: java.lang.ClassCastException: org.opensaml.core.xml.schema.impl.XSAnyBuilder cannot be cast to org.opensaml.core.xml.XMLObjectBuilder</div><div><span class="" style="white-space:pre"> </span>at org.opensaml.core.xml.config.XMLConfigurator.initializeObjectProviders(XMLConfigurator.java:238)</div><div><span class="" style="white-space:pre"> </span>at org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:203)</div><div><span class="" style="white-space:pre"> </span>at org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:188)</div><div><span class="" style="white-space:pre"> </span>at org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:162)</div><div><span class="" style="white-space:pre"> </span>at org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer.init(AbstractXMLObjectProviderInitializer.java:52)</div><div><span class="" style="white-space:pre"> </span>at org.opensaml.core.xml.config.XMLObjectProviderInitializer.init(XMLObjectProviderInitializer.java:45)</div></div><div><br></div><div>But i have removed the xmltooling dependency.</div><div>Any help!!!</div><div><br></div><div>Thanks,</div><div>Punit</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 22, 2016 at 3:27 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="">> I am trying to Initialize the OpenSAML Library.<br>
<br>
</span>And there are no other code or config changes? Does org.opensaml.core.config.InitializationServiceTest work? I'd suggest you import that 59 line class into your build environment and see what happens?<br>
<br>
What type is the object that you get back?<br>
<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>