Great ! It would be nice to put this demo in a standard maven format and push it to a code repository so that everyone can contribute.
I'm ok to help, do you want me to do this ? By the way, I have looked at the shiro-guice code and I have questions about technical choices. Could you please tell me : - What are the reasons why ShiroModule is a PrivateModule ? -Why ShiroWebModule doesn't extend ServletModule to take advantage of what offers guice for web app ? it would solve the following issue https://issues.apache.org/jira/browse/SHIRO-318 as we would be able to inject ServletContext. Thanks in advance for your help. -- View this message in context: http://shiro-user.582556.n2.nabble.com/Guice-shiro-jersey-tp6673315p6685940.html Sent from the Shiro User mailing list archive at Nabble.com.
