Skip to Content.
Sympa Menu

mace-opensaml-users - Re: Problems pulling all source via svn...missing KeyInfoResolver and other classes

Subject: OpenSAML user discussion

List archive

Re: Problems pulling all source via svn...missing KeyInfoResolver and other classes


Chronological Thread 
  • From: Mike Klein <>
  • To:
  • Subject: Re: Problems pulling all source via svn...missing KeyInfoResolver and other classes
  • Date: Thu, 15 Mar 2007 20:53:25 -0700
  • Organization: Virtual Appliance, Inc.

Additionally it would appear that although opensaml says to use "latest"
xalan/etc....it is referencing classes from older xalan.

Failed test runs aborts at end with message:
java.lang.NoClassDefFoundError:
org/apache/xml/serializer/OutputPropertiesFactory

This class is present in OLD xalan 2.5.x but not newer 2.7.x releases.


mike

Mike Klein wrote:
> But did you get tests to work with these revisions?
>
> I sure can't....5 failures and 63 errors.
>
> Base problem appears to be:
>
> org.opensaml.xml.XMLObjectBaseTestCase
>
> |java.lang.NoClassDefFoundError: org.opensaml.xml.XMLObjectBaseTestCase
> at java.lang.Class.forName0(Native Method) at
> java.lang.Class.forName(Class.java:164)
>
>
> |mike
>
> Jeff Brewer wrote:
>
>> I got the following to compile:
>>
>> Java-xmltooling - revision 291
>> Java-openws - revision 42
>> Java-opensaml2 - revision 884
>>
>> Not sure if these are the most recent that will compile.
>>
>> Jeff
>>
>> -----Original Message-----
>> From: Mike Klein
>> [mailto:]
>> Sent: Thursday, March 15, 2007 12:22 PM
>> To:
>>
>> Subject: Re: Problems pulling all source via svn...missing KeyInfoResolver
>> and other classes
>>
>> Any information on stable release candidates...or is opensaml2 not at
>> this stage (wiki does say it is still under dev't)?
>>
>> Any pointers on getting a version from svn that is buildable would be
>> appreciated.
>>
>>
>> mike
>>
>>
>>
>>
>>
>>
>
>



Archive powered by MHonArc 2.6.16.

Top of Page