Skip to Content.
Sympa Menu

mace-opensaml-users - OpenSAML requires an xml parser that supports JAXP 1.3 and DOM3.

Subject: OpenSAML user discussion

List archive

OpenSAML requires an xml parser that supports JAXP 1.3 and DOM3.


Chronological Thread 
  • From:
  • To:
  • Subject: OpenSAML requires an xml parser that supports JAXP 1.3 and DOM3.
  • Date: Mon, 24 Aug 2009 04:35:24 -0400 (EDT)

Hi,

I am running glassfish webserver and using opensaml for parsing SAML 2.0. I
am getting the below mentioned error.

OpenSAML requires an xml parser that supports JAXP 1.3 and DOM3.
The JVM is currently configured to use the Sun XML parser, which is known
to be buggy and can not be used with OpenSAML. Please endorse a functional
JAXP library(ies) such as Xerces and Xalan. For instructions on how to
endorse
a new parser see
http://java.sun.com/j2se/1.5.0/docs/guide/standards/index.html

I have endorsed the jars xml-apis-2.9.1,xercesImpl-2.9.1,xalan-2.7.1,
serializer-2.9.1 and resolver-2.9.1 placing the following locations.

C:\glassfish\lib\endorsed
C:\Program Files\Java\jdk1.5.0_14\lib\endorsed

Please help me how to resolve this issue.



Regards,
Govind.



Archive powered by MHonArc 2.6.16.

Top of Page