Skip to Content.
Sympa Menu

mace-opensaml-users - Signing difficulties

Subject: OpenSAML user discussion

List archive

Signing difficulties


Chronological Thread 
  • From: Paul Mazzuca <>
  • To:
  • Subject: Signing difficulties
  • Date: Mon, 29 Mar 2004 21:47:19 -0500

I have been trying to sign a SAMLAssertion however after compiling, when I
run
the test program I get the exception below. I thought that perhaps I did not
have the JCE package but the jar files are in the java 1.4.2 directory. Has
anyone else come across this exception? Any ideas?

org.apache.xml.security.signature.XMLSignatureException: empty
at org.opensaml.SAMLSignedObject.sign(Unknown Source)
at test.main(test.java:61)




Archive powered by MHonArc 2.6.16.

Top of Page