Any help on this!!!

punit ashra punitashra at gmail.com
Sun Jul 24 13:43:35 EDT 2016


Hi,

I was able to get it work, but i am now getting class cast exception

java.lang.ExceptionInInitializerError
Caused by: java.lang.ClassCastException:
org.opensaml.core.xml.schema.impl.XSAnyBuilder cannot be cast to
org.opensaml.core.xml.XMLObjectBuilder
at
org.opensaml.core.xml.config.XMLConfigurator.initializeObjectProviders(XMLConfigurator.java:238)
at
org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:203)
at
org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:188)
at
org.opensaml.core.xml.config.XMLConfigurator.load(XMLConfigurator.java:162)
at
org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer.init(AbstractXMLObjectProviderInitializer.java:52)
at
org.opensaml.core.xml.config.XMLObjectProviderInitializer.init(XMLObjectProviderInitializer.java:45)

But i have removed the xmltooling dependency.
Any help!!!

Thanks,
Punit

On Fri, Jul 22, 2016 at 3:27 PM, Rod Widdowson <rdw at steadingsoftware.com>
wrote:

> > I am trying to Initialize the OpenSAML Library.
>
> 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?
>
> What type is the object that you get back?
>
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160724/9fdef580/attachment.html>


More information about the dev mailing list