Skip to Content.
Sympa Menu

mace-opensaml-users - Exception while verifying a Response

Subject: OpenSAML user discussion

List archive

Exception while verifying a Response


Chronological Thread 
  • From: Ashu <>
  • To: ,
  • Subject: Exception while verifying a Response
  • Date: Thu, 11 Aug 2005 09:53:17 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=N/upTI1RQ85+yeengFNSD3LuPQDLbZI2e8fbTokmJxfKML6cqfeLWCDKTkNYzs9CFrs2nGTX3LZd/vX7Mqm1Fohme/o7KoHhiBiDgmi6zsaLe6iEkXrYqPta9KBIai/ehiJ1I2GeVPVFMMp91EwObpLLu8cpPcHbLMM9sOplufU= ;

Hello All,

I am getting a exception while verifying a response

Any Idea on how to solve this ??

 

org.apache.xml.security.signature.XMLSignatureException: The Reference for URI #_5d4e0ac296802e1514a04c342adf0aba has no XMLSignatureInput

Original Exception was org.apache.xml.security.signature.MissingResourceFailureException: The Reference for URI #_5d4e0ac296802e1514a04c342adf0aba has no XMLSignatureInput

Original Exception was org.apache.xml.security.signature.ReferenceNotInitializedException: Cannot resolve element with ID _5d4e0ac296802e1514a04c342adf0aba

Original Exception was org.apache.xml.security.signature.ReferenceNotInitializedException: Cannot resolve element with ID _5d4e0ac296802e1514a04c342adf0aba

Original Exception was org.apache.xml.security.signature.ReferenceNotInitializedException: Cannot resolve element with ID _5d4e0ac296802e1514a04c342adf0aba

Original Exception was org.apache.xml.security.utils.resolver.ResourceResolverException: Cannot resolve element with ID _5d4e0ac296802e1514a04c342adf0aba

at org.opensaml.SAMLSignedObject.verify(SAMLSignedObject.java:320)

at org.opensaml.SAMLSignedObject.verify(SAMLSignedObject.java:254)

at POSTProfileTest.testPOSTProfile(POSTProfileTest.java:139)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at junit.framework.TestCase.runTest(TestCase.java:154)

at junit.framework.TestCase.runBare(TestCase.java:127)

at junit.framework.TestResult$1.protect(TestResult.java:106)

at junit.framework.TestResult.runProtected(TestResult.java:124)

at junit.framework.TestResult.run(TestResult.java:109)

at junit.framework.TestCase.run(TestCase.java:118)

at junit.framework.TestSuite.runTest(TestSuite.java:208)

at junit.framework.TestSuite.run(TestSuite.java:203)

at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:478)

at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:344)

at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



Archive powered by MHonArc 2.6.16.

Top of Page