Configuration with transient PrincipalConnector fails to load

Description

If attribute-resolver.xml contains a transient PrincipalConnector

<resolver:PrincipalConnector xsi:type="Transient"
xmlns="urn:mace:shibboleth:2.0:resolver:pc" id="saml2Transient"
nameIDFormat="urn:oasis:names:tc:SAML:2.0:nameid-format:transient" />

the configuration fails to load with

ERROR [edu.internet2.middleware.shibboleth.common.config.BaseService]
Configuration was not loaded for shibboleth.AttributeResolver
service, error creating components
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'saml2Transient': 1 constructor arguments specified
but no matching constructor found in bean 'saml2Transient' (hint:
specify index and/or type arguments for simple parameters to avoid
type ambiguities)

Environment

None

Activity

Will Norris 
October 24, 2007 at 4:20 PM

Fixed

Details

Assignee

Reporter

Components

Created October 22, 2007 at 1:57 PM
Updated May 23, 2008 at 3:58 AM
Resolved October 24, 2007 at 4:20 PM