Skip to Content.
Sympa Menu

mace-opensaml-users - SOAPBindingTest Question

Subject: OpenSAML user discussion

List archive

SOAPBindingTest Question


Chronological Thread 
  • From:
  • To:
  • Subject: SOAPBindingTest Question
  • Date: Tue, 16 Mar 2004 10:34:36 -0500 (EST)

Scott,

Can I use this class to test out the SAML-SOAP features? I did try to run it
and got the following exception:

testSOAPBinding(org.opensaml.SOAPBindingTest)java.net.UnknownHostException:
shib2.internet2.edu
at org.opensaml.SAMLSOAPBinding.send(SAMLSOAPBinding.java:272)
at
org.opensaml.SOAPBindingTest.testSOAPBinding(SOAPBindingTest.java:90)
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.SOAPBindingTest.main(SOAPBindingTest.java:36)
<Status><StatusCode
Value="Responder"></StatusCode><StatusMessage>SAMLSOAPBinding.send() caught
an I/O exception (wrapped: shib2.internet2.edu)</StatusMessage></Status>

Thanks

Ashish



Archive powered by MHonArc 2.6.16.

Top of Page