Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Help : SAMLResponse generating SAXException

Subject: OpenSAML user discussion

List archive

RE: Help : SAMLResponse generating SAXException


Chronological Thread 
  • From: Scott Cantor <>
  • To: 'Srinivas Padmanabhuni' <>,
  • Subject: RE: Help : SAMLResponse generating SAXException
  • Date: Thu, 15 May 2003 10:17:39 -0400
  • Importance: Normal
  • Organization: The Ohio State University

My guess from the error is that you're not using the version of Xerces
included with the code (or possibly any version at all, if
the JAXP calls are reaching a parser that's entirely different). You need to
override whatever built-in parser is being used via a
classpath or endorsed library mechanism, but the specifics are impossible for
me to say without knowing the environment.

Since every recent version of Xerces has that parser feature, it's probably
using a completely different parser.

-- Scott

---------------------------------------------------mace-opensaml-users-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

---------------------------------------------------mace-opensaml-users--




Archive powered by MHonArc 2.6.16.

Top of Page