mace-opensaml-users - OpenSAML2-J/conf/common-config.xml
Subject: OpenSAML user discussion
List archive
- From: "Anil Saldhana" <>
- To:
- Subject: OpenSAML2-J/conf/common-config.xml
- Date: Mon, 27 Nov 2006 17:00:45 -0600
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=hQzoHOAUYF225nCJKsGGpU79Koq2hN2a9YhSl2f+9zBDA5G8VUrIZxuB0S1DfKZM5zdAr0+p694TLo0ud7D+12/CRMZyUe0EjLa3UU7KDxXRvb5/+wbMK4RI/ZtS0xRR9P5ZHV74yniHzEPldt2ie0zyZ9s5p7+uXhC/6eTDu+8=
For the unit tests under the opensam2 test folder to succeed, I had to make the following changes:
==============================
<!-- XML Digital Signature KeyInfo -->
<ObjectProvider qualifiedName="ds:KeyInfo">
<BuilderClass className="org.opensaml.xml.signature.impl.KeyInfoBuilder" />
<MarshallingClass className="org.opensaml.xml.signature.impl.KeyInfoMarshaller" />
<UnmarshallingClass className="org.opensaml.xml.signature.impl.KeyInfoUnmarshaller" />
</ObjectProvider>
==========================
It seems there has been a package change from org.opensaml.xml.signature to org.xxxx.signature.impl in XMLTooling
Cheers,
Anil
- OpenSAML2-J/conf/common-config.xml, Anil Saldhana, 11/27/2006
Archive powered by MHonArc 2.6.16.