Skip to Content.
Sympa Menu

mace-opensaml-users - RE: xerces Version Problem

Subject: OpenSAML user discussion

List archive

RE: xerces Version Problem


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>, <>
  • Subject: RE: xerces Version Problem
  • Date: Mon, 19 Feb 2007 22:12:40 -0500

> We have an app deployed in JBoss that needs Xerces2. We are trying to
> integrate OpenSAML into our application and cannot move forward because of
> the version Disparities. It appears that OpenSAML is built against the
> first version. Does anyone have a solution or a port against the newer
> version of Xerces?

There are no versions of OpenSAML that use Xerces 1.x. The code itself is
not Xerces-dependent at all, it *requires* JAXP 1.3. That goes for
stable/old and the unreleased version in development.

The common thread is that the only usable JAXP 1.3 parser we know is Xerces
2.x, so in practice it requires that. Could be that other parsers will work,
but Sun's won't.

So, basically, you're confused in some way. Whatever the disparity is, it
sure isn't the Xerces version.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page