Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SAMLBinding Problem

Subject: OpenSAML user discussion

List archive

RE: SAMLBinding Problem


Chronological Thread 
  • From: "Rathod, Ashish (A.K.)" <>
  • To:
  • Subject: RE: SAMLBinding Problem
  • Date: Wed, 10 Mar 2004 14:43:02 -0500
  • Hop-count: 1
  • Return-receipt-to: "Rathod, Ashish (A.K.)" <>

When I run POSTProfileTest.java I got the following error:
testPOSTProfile(org.opensaml.POSTProfileTest)org.apache.xml.security.signature.XMLSignatureException:
input node set contains no nodes
Original Exception was
org.apache.xml.security.signature.ReferenceNotInitializedException: input
node set contains no nodes
Original Exception was
org.apache.xml.security.signature.ReferenceNotInitializedException: input
node set contains no nodes
Original Exception was
org.apache.xml.security.signature.XMLSignatureException: input node set
contains no nodes
Original Exception was
org.apache.xml.security.transforms.TransformationException: input node set
contains no nodes
at org.opensaml.SAMLSignedObject.sign(SAMLSignedObject.java:244)
at
org.opensaml.POSTProfileTest.testPOSTProfile(POSTProfileTest.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.opensaml.POSTProfileTest.main(POSTProfileTest.java:37)

Please let me know if you have encountered this problem.

Thanks.

Ashish

-----Original Message-----
From: Rathod, Ashish (A.K.)
Sent: Wednesday, March 10, 2004 1:14 PM
To:

Subject: RE: SAMLBinding Problem


Thanks Scott, I will try that out.

-----Original Message-----
From: Scott Cantor
[mailto:]
Sent: Wednesday, March 10, 2004 1:12 PM
To: Rathod, Ashish (A.K.);

Subject: RE: SAMLBinding Problem


> I am trying to run the test class SOAPBindingTest.java and
> got the following exception:

The test won't work, it isn't yet for public consumption.

> Also does anyone know where I can find sample xml for
> SAMLRequest, SAMLResponse and SAMLAssertion.

You could get samples of the last two using the POSTProfile Junit test
program.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page