You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by GitBox <gi...@apache.org> on 2022/06/10 17:10:48 UTC

[GitHub] [shiro] bmarwell commented on pull request #357: [SHIRO-882] Upgrade to apache pom parent 26

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: commits-unsubscribe@shiro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org