Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SOAPBindingTest problem

Subject: OpenSAML user discussion

List archive

RE: SOAPBindingTest problem


Chronological Thread 
  • From: "Konstantin Shmakov" <>
  • To: "Scott Cantor" <>, "Candido Rodriguez" <>, <>
  • Subject: RE: SOAPBindingTest problem
  • Date: Tue, 11 May 2004 10:20:19 -0700

That's strange. Is it really so?!

Recently I did quick test: install OpneSAML from CVS; ant dist; ant
compile-tests; then run all 3 tests without problems. The way I run
tests is custom batch file (on Windows):
java -cp %JAVA_CP% org.opensaml.SignatureTest
java -cp %JAVA_CP% org.opensaml.SOAPBindingTest
java -cp %JAVA_CP% org.opensaml.POSTProfileTest

Where JAVA_CP is a custom classpath that includes opensaml.jar and many
jars in the lib directory.

I'd suggest adding test target to the build.xml.

>Konstantin



-----Original Message-----
From: Scott Cantor
[mailto:]

Sent: Tuesday, May 11, 2004 9:56 AM
To: 'Candido Rodriguez';

Subject: RE: SOAPBindingTest problem


> I've just downloaded the cvs version of OpenSAML, and now I'm running
> (java version) the SOAPBindingTest included in tests/ directory.

The test is invalid, and always was. I think I never even meant to check
it in. I'll either correct it or delete it. Delete is more likely,
because I can't see hardcoding a reference to a box on the network in
Ann Arbor.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page