Hi Jered, Thanks, that makes sense.
The option of calling injectMembers() seems fine with me. I'm using 1.2's new EnvironmentLoaderListener feature for early initialization of Shiro. Then, a second listener kicks in which initializes guice and the rest of our app. I suppose that adding the injectMembers() to my extended ShiroModule is the best place. But here's probably a dumb question: how do I ask shiro for the list of currently instantiated filters? Is it exposed in an API? Thanks very much, Dan -- View this message in context: http://shiro-user.582556.n2.nabble.com/Injecting-Shiro-from-Guice-tp7333315p7334228.html Sent from the Shiro User mailing list archive at Nabble.com.
