Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] unable to obtain typed builder for ...

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] unable to obtain typed builder for ...


Chronological Thread 
  • From: owen nirvana <>
  • To:
  • Subject: Re: [OpenSAML] unable to obtain typed builder for ...
  • Date: Wed, 24 Mar 2010 01:54:04 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=j6P1Go2fzP8p3lJl2FcgmqmFN7AyZqo3WF5Cns0A5K2NKjO/f0wDFWP2wSPdC7Rraq Zba/qmL84ySHwpByE4D2HrMjx491AwffZcmEPMdaS7LKksC3gNOQrGPYOSoXgNzK8FTv ksySZPXGOnH+JYMEQfjPaLUDGprIVchRxqAaY=

will be error
info:
terminate called after throwing an instance of 'xmltooling::XMLParserException'
what() : Error in parsing time



On Wed, Mar 24, 2010 at 1:50 AM, Scott Cantor <> wrote:
> the attachment is a test about XMLTooling::DateTime. In my
> computer(debian testing gcc-4.3.4, xerces-3.1.0,xml-security-c-1.5.1,
> xmltooling-1.3.3, opensaml-2.3.0) the result from DateTime is
> 0000-00-00T00:00:00.000Z

Scanning some of my code, you're probably not calling parseDateTime after
constructing the object. The class is just odd, that's how it came to me.

-- Scott






Archive powered by MHonArc 2.6.16.

Top of Page