About IdP V2 and spring versions

Cantor, Scott cantor.2 at osu.edu
Thu Jan 15 12:28:29 EST 2015


> It turns out that you cannot.  As far as I can work out there is nowhere we
> can turn off this aliasing without re-implementing the parse() method in the
> Spring class AbstractBeanDefinitionParser and to my mind that way madness
> lies.  I suppose we could strip the attribute from the DOM as we parse it so
> that Spring doesn't find it, but that feels like even worse madness..

I dunno. This is a really bad feature. Bad enough that I think it might be worth DOM removal if that fixes it. That seems less bad to me than screwing with Spring classes.

-- Scott



More information about the dev mailing list