Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] FatalBeanException while IdP 2.1.1 startup

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] FatalBeanException while IdP 2.1.1 startup


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: [Shib-Dev] FatalBeanException while IdP 2.1.1 startup
  • Date: Mon, 19 Jan 2009 08:27:31 +0100
  • Openpgp:
  • Organization: SWITCH

The error seems pretty self-explantory. Maybe in your spring.handlers
file you put the name of the login handler instead of the namespace handler?


wrote:
> Hi,
>
> in order to implement a LoginHandler I followed the
> configuration/programming steps from:
>
> https://spaces.internet2.edu/display/SHIB2/IdPDevExtLoginHandler
>
> Now I get the following error message in catalina.out during startup of IdP
> 2.1.1:
>
> ...
>
> Caused by: org.springframework.beans.FatalBeanException: Class
> [myshibbolethaai.authentication.login.MyShibbolethLoginHandler]
> for namespace [urn:mace:uni-kn:shibboleth:authn] does not implement the
> [org.springframework.beans.factory.xml.NamespaceHandler] interface
>
> ...
>
> Import and declaration of class MyShibbolethLoginHandler are:
>
> import
> edu.internet2.middleware.shibboleth.idp.authn.provider.AbstractLoginHandler;
>
> and
>
> public class MyShibbolethLoginHandler extends AbstractLoginHandler
>
> I'm a spring-newbie and hope someone will help me.
>
> Markus

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Net Services
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
,
http://www.switch.ch




Archive powered by MHonArc 2.6.16.

Top of Page