Skip to Content.
Sympa Menu

mace-opensaml-users - SV: Problem while trying to marshal org.opensaml.saml1.core.Request

Subject: OpenSAML user discussion

List archive

SV: Problem while trying to marshal org.opensaml.saml1.core.Request


Chronological Thread 
  • From: "Filip Van Laenen" <>
  • To: <>
  • Subject: SV: Problem while trying to marshal org.opensaml.saml1.core.Request
  • Date: Mon, 23 Oct 2006 10:34:41 +0200

I just get a NullPointerException when I try to get a Marshaller for the
request afterwards. There seems to be a mismatch between the
urn:oasis:names:tc:SAML:1.0:assertion namespace and
urn:oasis:names:tc:SAML:1.0:protocol.

Filip

-----Opprinnelig melding-----
Fra: Chad La Joie
[mailto:]

Sendt: 18. oktober 2006 18:25
Til:

Emne: Re: Problem while trying to marshal
org.opensaml.saml1.core.Request

Filip, can you provide the log messages?

Filip Van Laenen wrote:
> Hi,
>
>
>
> I wonder whether the same problem as reported in the following message

> in June may be the cause of the problem I have when I try to marshal a

> Request:
>
>
>
>
https://mail.internet2.edu/wws/arc/mace-opensaml-users/2006-06/msg00002.
html
>
>
>
>
>
> I can make it marshal though if I use the following code to build the
> Request:
>
>
>
> Request request = builder.buildObject(Request.DEFAULT_ELEMENT_NAME);
>
>
>
> In stead of
>
>
>
> Request request = builder.buildObject();
>
>
>
> Filip
>
>
>
>
>

--
Chad La Joie 2052-C Harris Bldg
OIS-Middleware 202.687.0124



Archive powered by MHonArc 2.6.16.

Top of Page