Are we actually using the spring.schemas files?
Daniel Fisher
dfisher at vt.edu
Fri Jan 31 21:39:28 EST 2014
On Fri, Jan 31, 2014 at 3:34 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> I've been investigating the situation with Spring schema lookup using the
> attribute resolver unit tests, and I've concluded that at least in the
> unit testing case with Eclipse or Maven, the spring.schemas file in the
> idp-attribute-resolver-spring module is never used.
>
> Or rather, it's used in the sense that Spring loads it, but it is never
> honored. Emptying it out has no effect on the tests.
>
Make sure that this isn't this problem:
http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/AbstractDataConnectorParser.java?revision=5007&view=markup#l118
--DF
More information about the dev
mailing list