bmarwell commented on PR #357:
URL: https://github.com/apache/shiro/pull/357#issuecomment-1152569880

   Is this the root cause?
   
   ```
   15:20:52.854 [main] WARN  
org.apache.shiro.web.config.IniFilterChainResolverFactory - The [filters] 
section has been deprecated and will be removed in a future release!  Please 
move all object configuration (filters and all other objects) to the [main] 
section.
   15:20:52.860 [main] ERROR org.apache.shiro.web.servlet.AbstractFilter - 
Unable to start Filter: [There is no servlet context resource corresponding to 
configPath '/WEB-INF/foo.ini'  If the resource is located elsewhere (not 
immediately resolveable in the servlet context), specify an appropriate 
classpath:, url:, or file: resource prefix accordingly.].
   org.apache.shiro.config.ConfigurationException: There is no servlet context 
resource corresponding to configPath '/WEB-INF/foo.ini'  If the resource is 
located elsewhere (not immediately resolveable in the servlet context), specify 
an appropriate classpath:, url:, or file: resource prefix accordingly.
        at 
org.apache.shiro.web.servlet.IniShiroFilter.convertPathToIni(IniShiroFilter.java:347)
 ~[classes/:?]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to