Skip to Content.
Sympa Menu

mace-opensaml-users - Re: builders problem

Subject: OpenSAML user discussion

List archive

Re: builders problem


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: builders problem
  • Date: Tue, 19 Dec 2006 05:55:26 -0500
  • Organization: University Information Systems

This code is under development, the artifact code has be moved since the TP2 release.

My guess, from that error, is that you haven't endorsed Xerces and Xalan. Please verify that you have.


wrote:
Hello,
I'm a student who's getting started with opensaml.

When I invoke the Configuration.init() method in the Artifact object building
sample, Eclipse gives me the seguent NoClassDefFounderror:

NoClassDefFoundError: org/apache/xpath/compiler/FuncLoader
at org.opensaml.Configuration.init(Configuration.java:39)

any suggestions?

I'm just a newbie, unfortunately I'm not aware of many things you have to
know before getting into this

I checked the Configuration.java file in the svn and found that this method
public final static SAMLArtifactFactory getArtifactFactory() that's in the
org.opensaml.common.binding package . The opensaml-2.0-TP2-jdk-1.5.jar miss
this package.

any help would be great to me!
thank you in advance,

Claudio Maraniello

--
Chad La Joie 2052-C Harris Bldg
OIS-Middleware 202.687.0124



Archive powered by MHonArc 2.6.16.

Top of Page