Skip to Content.
Sympa Menu

mace-opensaml-users - Re: xml library issues

Subject: OpenSAML user discussion

List archive

Re: xml library issues


Chronological Thread 
  • From: "Mike Ferraro" <>
  • To: "Mike Ferraro" <>, "Scott Cantor" <>
  • Cc: <>
  • Subject: Re: xml library issues
  • Date: Fri, 13 Aug 2004 15:30:57 -0400

Ah!!!

I'm an idiot. I've been looking at the Xerces 2.6.2 source code, but not at
the distributed libraries. Two different animals! The source code contains
DOM 3 support, but the binaries do not. I could have saved myself a lot of
trouble by doing this in the first place. So maybe DOM 3 support will be
distributed in the binaries soon...

Thanks again for the help.

Mike

----- Original Message -----
From: "Mike Ferraro"
<>
To: "Scott Cantor"
<>
Cc:
<>
Sent: Friday, August 13, 2004 3:23 PM
Subject: Re: xml library issues


> No. I didn't. According to the Xerces 2.6.2 class files, they seem to
show
> DOM 3 support. When I looked at your method for checking for DOM 3
parsers
> (verifyUsableXmlParser()), it simply checks for the setIdAttributeNS
method
> on the org.w3c.dom.Element class. Since Xerces 2.6.2 is shipped with that
> method, I figured that it would be compatible with OpenSAML. Was I wrong?
>
> Mike
>
> > And you got this by building your own copy of Xerces 2.6.2 with DOM3
> > support? We include a special build of 2.5.0, and there is no
> auto-included
> > DOM3 support yet in Xerces.
> >
> > -- Scott
> >
>




Archive powered by MHonArc 2.6.16.

Top of Page