Skip to Content.
Sympa Menu

shibboleth-dev - Re: class loading order

Subject: Shibboleth Developers

List archive

Re: class loading order


Chronological Thread 
  • From: Tom Scavo <>
  • To:
  • Subject: Re: class loading order
  • Date: Thu, 25 Aug 2005 17:34:07 -0400
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rd4o6f327Wbk8MV9MqiqoiWBCx2+2sRrYfkK9j3aZLsAM1irUM8/HAKsPsoA25Uni/vYd3hgnW9sul74N+dpbqYmMwrKBGcRVqvJl824gWjHu6D0Pp0trc6ue0zbxBwXRVFBwDqcIrFsdku+0H973OeETLkXplBgPzb2PYu9eY4=

On 8/25/05, Chad La Joie
<>
wrote:
>
> The only jar files that appear on the classpath before the unpacked
> classes are third party jars like Jakarta Commons stuff, Xerces,
> OpenSAML etc.

After the last bug fix, yes, thanks.

> JARs with IdP code and extension code do not appear on
> the classpath.

We're getting there, but not quite :-) It looks like extension JARs
are on the head of the test path in build.xml.

Tom



Archive powered by MHonArc 2.6.16.

Top of Page