Skip to Content.
Sympa Menu

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

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] OpenSAML requires an xml parser that supports JAXP 1.3 and DOM3.


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: [OpenSAML] OpenSAML requires an xml parser that supports JAXP 1.3 and DOM3.
  • Date: Mon, 24 Aug 2009 10:40:55 +0200
  • Organization: SWITCH

No you did not endorse those libraries or else you wouldn't be getting that error. Check your container's docs to see if they have a special endorsement mechanism.


wrote:
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.

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Net Services
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
,
http://www.switch.ch




Archive powered by MHonArc 2.6.16.

Top of Page