You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by tanvir <ta...@sportstats.ca> on 2014/07/29 16:23:10 UTC

Having trouble initializing shiro without an INI file

Hello,
I am building a JSF webapp and running it on a local apache server at the
moment. I have implemented shiro with stormpath on it. By following the
tutorials I have been able to get the Shiro authentication to work properly.
However I need to move away from using the ini file and programmatically
initialize Shiro. It would be wonderful if anyone can find out where I am
making my mistake and how to fix it. Thanks in advance!

The web.xml file contains the following statements related to shiro


This is my applicationscoped ACLManager backing bean looks like where I am
trying to initialize Shiro:




This is the shiro.ini file that I had was working previously. (if I don't
try to programmatically initialize shiro from the ACLManager




Thank you!
Tanvir



--
View this message in context: http://shiro-user.582556.n2.nabble.com/Having-trouble-initializing-shiro-without-an-INI-file-tp7580113.html
Sent from the Shiro User mailing list archive at Nabble.com.

Re: Having trouble initializing shiro without using shiro.ini file

Posted by tanvir <ta...@sportstats.ca>.
My Error Log:





--
View this message in context: http://shiro-user.582556.n2.nabble.com/Having-trouble-initializing-shiro-without-using-shiro-ini-file-tp7580113p7580114.html
Sent from the Shiro User mailing list archive at Nabble.com.