Spring Attribute Resolver Issue
Cantor, Scott
cantor.2 at osu.edu
Tue Aug 30 15:25:00 EDT 2016
On 8/30/16, 2:58 PM, "dev on behalf of Charles Syperski" <dev-bounces at shibboleth.net on behalf of csyperski at dupage88.net> wrote:
> ucm is a spring bean that doesn't seem to be loading or not loading in the correct order.
> I've tried adding the following to global and services, but I still get the same error.
Neither of those are the correct place to define it; you need to create your own beans file to contain it and then add that as a resource to the set of resources loaded in services.xml for the resolver service.
-- Scott
More information about the dev
mailing list