Actions not identified/identifiable?
Tom Zeller
tzeller at dragonacea.biz
Sun Sep 25 16:26:00 EDT 2016
> Also, my initial testing reveals an interesting fact: the IdentifiableBeanPostProcessor doesn't seem to be run on singletons
>
> I don't think it's supposed to be working like that. We certainly have other singletons that I thought the processor was being used with, so it seems like perhaps something webflow is interfering with, or there's something more subtle going on we probably should understand.
Just added another test to verify that the
IdentifiableBeanPostProcessor does indeed run on singleton beans in a
simple Spring application context, not sure what SWF is doing.
More information about the dev
mailing list