In Spring 2.0 RC2, setApplicationContext() is not called for ScriptFactoryS & scripted beans that implement ApplicationContextAware.
Is this a bug, or by design?
Printable View
In Spring 2.0 RC2, setApplicationContext() is not called for ScriptFactoryS & scripted beans that implement ApplicationContextAware.
Is this a bug, or by design?
I've raised a JIRA issue here - it would be great if you could add a simple test that proves the bug.