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: Tue, 23 Mar 2010 01:28:49 +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=UhWDXeeDCNCMhgKKJcwH2PiWqXiHoj0kOqLKfndXeMYoSROu5jPQk5tAsszFk0b1Pt YmWdKEVjAQSSeelQpndFrn7/BJ7HxE/6XACHzGnkW0L2VIpsO/r4Q9u16ysvicx1d2rk R6GCvXqOCTShNXo0rXhvkcdeV/iyfAlgZxnu8=

thanks ,
I initialise XMLToolingConfig only,
but another question

about get time by XMLTooling::DateTime,

the following is the code:
DateTime now(); // I thinks it should return the current t




On Mon, Mar 22, 2010 at 11:56 PM, Scott Cantor <> wrote:
> the following code will throw a XMLObjectException, error info "unable to
> typed builder for issuer"

You haven't initialized the libraries using SAMLConfig::getConfig().init()
(or some close variant thereof, check the API docs for specifics.).

-- Scott






Archive powered by MHonArc 2.6.16.

Top of Page