Missing unmodifiable exception in *FlowDescriptor setActivationCondition() ?
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 9 10:08:33 EDT 2014
On 9/9/14, 10:04 AM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>I guess test-beans.xml and override-beans.xml are a little redundant,
>but it's not a big deal.
The testbed uses test-beans.xml as well, in the non-IdP portions. So
putting things there breaks the testbed if they override the configuration
because they'll typically pull in beans that aren't part of the other
Spring contexts in the testbed.
>The way to override beans in code was to get
>the application context from the flow definition from the flow
>executor, assuming the flow ID is known. But doing that in XML might
>be better anyway.
I can get the beans fine, but I can't change them after they're already
initialized.
-- Scott
More information about the dev
mailing list