Actions not identified/identifiable?

Cantor, Scott cantor.2 at osu.edu
Sun Sep 25 16:41:27 EDT 2016


On 9/25/16, 4:26 PM, "dev on behalf of Tom Zeller" <dev-bounces at shibboleth.net on behalf of tzeller at dragonacea.biz> wrote:

>    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.

It's deeper. From what I can tell, SWF doesn't run them at all, singletons or prototypes, I just had to get past the singletons to find the rest breaking.

Spring is supposed to auto-install and run those post processors and it does except inside SWF. But the weird thing is the action post-processor does run, obviously. One difference is one of them hooks pre-init and the other post-init. Maybe that's involved, don't know yet.

This is worth bottoming out either way since we have this stuff all declared and it turns out to not work.

-- Scott




More information about the dev mailing list