Compilation Problem

Satish S <[email protected]> Tue, 22 Feb 2005 18:19:31 +0530
Newsgroups gmane.comp.sourceid.sso.user
Message-ID <[email protected]>
Hi All
	I downloaded the code and trying to compile the following 
	SourceID-SAML1.1.Beta1.tar\src\org\sourceid\sso\tests\SAMLArt.java
	SourceID-SAML1.1.Beta1.tar\src\org\sourceid\sso\tests\SAMLPost.java
	
	but getting the following compile time errors as the errors are too
long am highlighting the errors


for SAMLArt.java
	package org.sourceid.sso.handlers does not exist
	cannot resolve symbol : class 	org.sourceid.sso.util.ServletUtils, 
				org.sourceid.sso.util.XMLUtils, 
				ArtifactHandler

	kindly suggest me how to find these class files
	
Satish