> Is it a known bug that the above doesn't work? I get:
>
> Caused by: java.lang.IllegalArgumentException: There is no filter with
> name 'PUT]' to apply to chain [/plugin/**] in the pool of available
> Filters.  Ensure a filter with that name/path has first been
> registered with the addFilter method(s).
>        at 
> org.apache.shiro.web.filter.mgt.DefaultFilterChainManager.addToChain(DefaultFilterChainManager.java:186)
>        at 
> org.apache.shiro.web.filter.mgt.DefaultFilterChainManager.createChain(DefaultFilterChainManager.java:159)

Raised as SHIRO-205.

Reply via email to