shbboleth 3.1.0 - class loading errors (fwd)

Joe Edwards joee at uw.edu
Sun Mar 29 17:14:00 EDT 2015


ok. I have shibboleth 3.1.0 working on our dev and test servers.

I did a fresh install and manually updated the configuration.

My relying-party.xml was broken as Scott pointed out.
The MetadataProviders now go in metadata-providers.xml.

I also revised:

conf/
idp.properties ldap-server.crt ldap.properties
attribute-resolver.xml attribute-filter.xml access-control.xml

authn/
password-authn-config.xml jaas.config

views/
login.vm login-error.vm

Thanks for the updated shibboleth!
Joe Edwards
UWMC, ITS, Senior Computer Specialist


---------- Forwarded message ----------
Date: Tue, 17 Mar 2015 19:57:01 +0000
From: "Cantor, Scott" <cantor.2 at osu.edu>
Reply-To: Shib Dev <dev at shibboleth.net>
To: Shib Dev <dev at shibboleth.net>
Subject: Re: shbboleth 3.1.0 - class loading errors

On 3/17/15, 7:28 PM, "Joe" <joee at uw.edu> wrote:
> 
> I am working to install shibboleth 3 on a development server.
> We are using shibboleth 2.4.2 - no problem.

Please follow up to users for these sorts of questions,
dev is just for people doing custom development with the code.

> I see bean loading errors on start up.
> I can find not 'shibboleth' package in the jars in shib 2 or shib 3.
> Am I missing a configuration step or a jar?

Your relying-party.xml file is apparently broken. Maybe you went in and
did something bad to it, or possibly you overwrote it with a legacy config file 
after installing clean, in which case it's not being told to operate in legacy 
mode for that particular subsystem. That isn't a sequence of steps that would 
be very well expressed in the wiki right now.

-- Scott


More information about the users mailing list