Skip to Content.
Sympa Menu

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

Please Wait...

mace-opensaml-users@internet2.edu

Subject: OpenSAML user discussion

List archive

Re: RE: Exception upon parsing SAML request


Chronological Thread 
  • From: alexander.mueller@brz.gv.at
  • To: mace-opensaml-users@internet2.edu
  • Subject: Re: RE: Exception upon parsing SAML request
  • Date: Fri, 26 Aug 2005 05:07:49 -0400 (EDT)

Thanks Scott. I compiled a debug version by which I then found out that the
parsing exception happens in line 184 (the first parseInt() call for
"MajorVersion"). I am not really familiar with Java's XML classes, however I
noticed that the attributes field of "e" is null and so getAttributeNS()
might not be able to return "MajorVersion".

Alexander



Archive powered by MHonArc 2.6.16.

Top of Page