opensaml parsing error

Solution Unverified - Updated -

Issue

  • using opensaml-1.1b.jar and also update the version on opensaml to opensaml-2.5.1-1.jar and opensaml-2.1.0.jar to resolve the problem but could not help.Following problem happens on jboss-5.2.
Servlet.service() for servlet action threw exception
javax.xml.parsers.FactoryConfigurationError: OpenSAML requires an xml parser that supports DOM3 calls. Sun JAXP 1.3 has been included with this release and is strongly recommended. If you are using Java 1.4, make sure that you have enabled the Endorsed Standards Override Mechanism for this parser (see http://java.sun.com/j2se/1.4.2/docs/guide/standards/ for details).
        at org.opensaml.SAMLConfig.verifyUsableXmlParser(Unknown Source)
        at org.opensaml.SAMLConfig.<init>(Unknown Source)
        at org.opensaml.SAMLConfig.instance(Unknown Source)
        at org.opensaml.SAMLObject.<init>(Unknown Source)
        at org.opensaml.SAMLSignedObject.<init>(Unknown Source)
        at org.opensaml.SAMLResponse.<init>(Unknown Source)

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 5.2.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.