building the OSU custom login handler

Steven Carmody steven_carmody at brown.edu
Tue Feb 5 17:11:34 EST 2013


On Feb 5, 2013, at 4:24 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:

>> I'm getting this one compile error, tho:
>> 
>> [ERROR]
>> /home/stc/Downloads/OSU/osuidpext-
>> 1.4.1/src/main/java/edu/osu/ocio/shibboleth/common/attribute/resolver/p
>> rovider/dataConnector/LdapDataConnectorFactoryBean.java:[25,8]
>> cannot find symbol
>> symbol  : method setupPoolStrategy()
>> 
>> Does anyone have a suggestion ?
> 
> I'm pretty sure that's in a released IdP version, what did you tell it to pull in?

I didn't make any changes to the pom file to have it pull in shib idp src -- should I add that as a dependency ?

> 
> That may be code you don't need. I added my own LDAP connector that fixes a problem with the pool failing if the LDAP directory was down at startup time.

I can easily remove the super. reference, and it should build. Worth trying that step first ?


> 
> -- Scott
> 
> 
> 
> --
> To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net


More information about the dev mailing list