Skip to Content.
Sympa Menu

shibboleth-dev - How can I include an own DataConnector implementation into IdP 2.1 configuration?

Subject: Shibboleth Developers

List archive

How can I include an own DataConnector implementation into IdP 2.1 configuration?


Chronological Thread 
  • From:
  • To:
  • Subject: How can I include an own DataConnector implementation into IdP 2.1 configuration?
  • Date: Tue, 31 Mar 2009 08:33:39 -0400 (EDT)

Hi,

I followed documentation at:

https://spaces.internet2.edu/display/SHIB2/IdPDevExtDataCtr

but did not manage to include my DataConnector implementation in
attribute-resolver.xml configuration file:

<resolver:DataConnector
id="myShibboleth"
xmlns="urni:mace:example.org:shibboleth:resolver"/>

As you can see, there is no "xsi:type" defined just because I don't what to
define here. IdP 2.1 aborts with:

ERROR [edu.internet2.middleware.shibboleth.common.config.BaseService:187] -
Configuration was not loaded for shibboleth.AttributeResolver service, error
creating components. The root cause of this error was:
java.lang.IllegalArgumentException: Cannot locate BeanDefinitionParser for
element: {urn:mace:shibboleth:2.0:resolver}DataConnector

Thanks in advance for your advices,
Markus



Archive powered by MHonArc 2.6.16.

Top of Page