Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Using OpenSAML and Eclipse - Xerces 2.5.0 not found

Subject: OpenSAML user discussion

List archive

RE: Using OpenSAML and Eclipse - Xerces 2.5.0 not found


Chronological Thread 
  • From: "Frank Thilo Mueller" <>
  • To: <>
  • Subject: RE: Using OpenSAML and Eclipse - Xerces 2.5.0 not found
  • Date: Mon, 2 Aug 2004 11:40:05 +0200
  • Importance: Normal

Dear SAML Users,

thank you Scott Cantor for your answer.

I have solved the problem: the files dom3-xercesImpl-2.5.0.jar and
dom3-xml-apis-2.5.0.jar have to be moved to the top in the classpath
entries in Eclipse.

Bye,

Thilo



-----Original Message-----
From: Frank Thilo Mueller
[mailto:]

Sent: Sunday, August 01, 2004 10:20 PM
To:
''
Subject: Using OpenSAML and Eclipse - Xerces 2.5.0 not found


Dear SAML Users,

I tried to compile the OpenSAML examples under Eclipse R3 with JDK
1.4.2_04.

I get an
"testPOSTProfile(org.opensaml.POSTProfileTest)org.apache.xml.utils.Wrong
ParserException: OpenSAML requires an xml parser that supports DOM3
calls. Xerces 2.5.0 (built with DOM3 support) has been included with
this release and is recommended. If you are using Java 1.4, make sure
that you have enabled the Endorsed Standards Override Mechanism for this
parser." error.

I already have tried to include the included xerces files in my
jre/lib/endorsed directory and in eclipse as well as to replace them
with dom3-xercesImpl.jar.

Any ideas are appreciated.

Thank you,

Thilo





Archive powered by MHonArc 2.6.16.

Top of Page