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 12:12:54 +0200
  • Organization: SWITCH

It doesn't matter how many times you say you endorsed, you didn't or else you wouldn't be getting the error. If you believe that Glassfish is the thing controlling the endorsement, which is quite likely, then you need to contact them and ask how to properly endorse libraries for that container.

Govinda Reddy wrote:
Hi,

I am using opensaml-2.2.3.jar in our application. when I restart the
glassfish webserver, i will get the below mention error while parsing
the xml. To fix this issue I have to re-deploy my ear. I have placed
all required endorsed jars into glassfish\lib\endorsed folder. then
also I am getting the same error after restart of my web server .
Please help me how to over come this issue.


Regards,
Govind.

On Mon, Aug 24, 2009 at 2:05 PM,
<>
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