Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Exception upon parsing SAML request

Subject: OpenSAML user discussion

List archive

RE: Exception upon parsing SAML request


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Alexander Mueller'" <>, <>
  • Subject: RE: Exception upon parsing SAML request
  • Date: Thu, 25 Aug 2005 14:05:14 -0400
  • Organization: The Ohio State University

> As far as I can see there are only two locations where
> fromDOM() calls parseInt() and this is at parsing the SAML
> version number .....

I can try parsing your XML, but I can't see anything wrong with it. I guess
you could try debugging in and try and see what it thinks is in the
attribute. You can rebuild the jar with symbols using a debug target in the
ant script.

I should wrap those NumberFormatException errors anyway.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page