My web application will reload context on `ContextRefreshedEvent`(when `ApplicationContext` get initialized), I rewrite the code to avoid the reload, and the NullPointerException disappear. Though I didn't quite understand the logic, but it seems the reload make sessionManager become null. Do you know what happen in this process? .
-- View this message in context: http://shiro-user.582556.n2.nabble.com/NullPointerException-using-Shiro-tp7580049p7580054.html Sent from the Shiro User mailing list archive at Nabble.com.
