Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Bug?

Subject: OpenSAML user discussion

List archive

RE: Bug?


Chronological Thread 
  • From: Scott Cantor <>
  • To:
  • Cc:
  • Subject: RE: Bug?
  • Date: Sat, 26 Jun 2004 12:56:34 -0600
  • Organization: The Ohio State University

> Well, I'm using exactly beta2-dom3-Xerces-J-bin.2.6.2, I am
> using jar that it comes in the package and installs in the
> directory endorsed of java. I think like you: It shouldn't
> be!, but be :-(.

I don't have any suggestions, unfortunately. There's no bug here I'm aware
of, and the assertion looks fine. I would start by using 2.5. Then I'd have
to suggest trying a source jar of Xerces and seeing where the crash exactly
is, and then probably you'd have to munge the SAMLAssertion::fromDOM code to
try and see why it's failing, when there's nothing wrong with it I can see.

All I'm doing is getting a required Attribute node by name and then passing
it back in to set it as an ID, all of which is correct and legal. If it's
failing, Xerces has a bug. It works fine in my test case. You could try
changing the code to call setIdAttributeNS instead of setIdAttributeNode, I
didn't have any strong reason for doing it the way I did. But I think that
will crash too.

-- Scott



  • Bug?, Grover Manuel Campos Ancajima, 06/25/2004
    • RE: Bug?, Scott Cantor, 06/25/2004
      • Re: Bug?, Grover Manuel Campos Ancajima, 06/25/2004
        • RE: Bug?, Scott Cantor, 06/25/2004
          • Re: Bug?, Grover Manuel Campos Ancajima, 06/26/2004
            • RE: Bug?, Scott Cantor, 06/26/2004
              • Re: Bug?, Grover Manuel Campos Ancajima, 06/26/2004
                • RE: Bug?, Scott Cantor, 06/26/2004
                • Re: Bug?, Grover Manuel Campos Ancajima, 06/26/2004

Archive powered by MHonArc 2.6.16.

Top of Page