I am using spring-framework-2.0-m3. I am getting a NullPointerException when I try to access a object defined with scope session from a polling thread. My user case is as follows : I have the...