Skip to Content.
Sympa Menu

mace-opensaml-users - RE: javax.xml.parsers.FactoryConfigurationError

Subject: OpenSAML user discussion

List archive

RE: javax.xml.parsers.FactoryConfigurationError


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: javax.xml.parsers.FactoryConfigurationError
  • Date: Sat, 13 Jan 2007 15:08:00 -0500

> Thank you for your attemption, but I don't understand what I must to do
> for the problem's resolution.

You have to endorse Xerces (the URL about this is right in the error) and
stop using Sun's internal com.sun APIs. There are also many messages in the
list archives describing these issues.

You also said you switched to JDK 1.5, but that's not possible or you
wouldn't be getting the DOM3 complaint. Sun's DOM3 parser will work but has
memory leaks and other issues and cannot be used anyway.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page