Hi, I have a external jar which consist shiro.ini that located in a D drive. (D:\shiro\ShiroShareLib.jar) I had follow the guides which I added context-param in my web.xml. But I still encountered "Error 500: javax.servlet.ServletException: Filter [ShiroFilter]: could not be initialized" Can anyone can advice me on this how to configure my web.xml in order to initialize my Shiro Filter?
Thanks in advance. Regards, Nick Lee
