Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] RE: Marshalling problem for AttributeAssignmentType

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] RE: Marshalling problem for AttributeAssignmentType


Chronological Thread 
  • From: "Håkon Sagehaug" <>
  • To:
  • Subject: Re: [OpenSAML] RE: Marshalling problem for AttributeAssignmentType
  • Date: Mon, 26 May 2008 13:37:55 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=g8NbhBEXt2Ry0HX09bYFuEM6kZF8TdaZF6SG8sz67GJ0rGlNGFB7woteZ7WHLBBPuKZZj884tCbvM77D4qkHmB8C1djIGLjSC940wNO0ItLbyDwL/Ulcfom79zeBzdC0cJP2HPSLRxPPT21nQufjL6Z/gEjSqFbpRbgMogsqOiE=

hi

I'm not sure what svn version I ve got, but I don't have a specific prepare method for boolean either.

I looked at a class in the  saml 2 package authnrequest there they only deal with xsboolean values, so maybe, one should just remove the use of normal java boolean

cheers, Håkon

2008/5/26 Christina Cunningham <>:
Hi,

Yes I have the same opensaml version checked out - I think it is an issue with the java-xmltooling. I have checked out the latest version, revision 572. What version do you have?

<snip>

internal error; cannot instantiate <T>prepareForAssignment(T,T) at org.opensaml.xacml.policy.impl.AttributeSelectorTypeImpl to (boolean,boolean)
</snip>

The prepareForAssignment is implemented in org/opensaml/xml/AbstractXMLObject.java - the version I have checked out doesn't have an implementation for (boolean,boolean).

Christina


Håkon Sagehaug wrote:
Hi Christina

I just re built my opensaml lib now and everything worked fine.  I've got revision 1316 on my opensaml version

i just typed mvn install

cheers, Håkon

--
Håkon Sagehaug, Software Developer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)

--
Christina Cunningham
Software Engineer
Belfast eScience Centre (BeSC)
Queen's University, Belfast
e: c.cunningham [at] besc.ac.uk
w: www.besc.ac.uk




--
Håkon Sagehaug, Software Developer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)


Archive powered by MHonArc 2.6.16.

Top of Page