Skip to Content.
Sympa Menu

mace-opensaml-users - Re: common-config.xml

Subject: OpenSAML user discussion

List archive

Re: common-config.xml


Chronological Thread 
  • From: Brent Putman <>
  • To:
  • Subject: Re: common-config.xml
  • Date: Thu, 30 Nov 2006 18:43:30 -0500



Brad Anderson wrote:

So I updated to the latest, and here's what I'm getting now:

14665 [http-8080-Processor24] INFO org.opensaml.xml.XMLConfigurator -
ObjectProviders load complete
14665 [http-8080-Processor24] INFO org.opensaml.xml.XMLConfigurator -
ObjectProviders load complete
Unable to configure OpenSAML: org.opensaml.xml.parse.XMLParserException:
Unable to read XML source

I'm not sure what other information you need. But just before this update, I
was parsing the XML source fine. The issue was just that the
signatureUnmarshaller was ignoring the Signature child. :(


Brad,
How are you using the libraries when you see this error? Looks like perhaps you're trying to run some code under a servlet container using jars of java-xmltooling and java-opensaml2? The initialization works in Eclipse, but with jars I think may have a problem with finding the xmltooling config files from opensaml2 using Class.getResourceAsStream(). I'll investigate further, may have to rework a bit.






Archive powered by MHonArc 2.6.16.

Top of Page