You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by leokorma <le...@gmail.com> on 2014/06/03 09:25:18 UTC

ninja framework and shiro

Hi,
I am beginner developer which is trying to use ninja framework with Apache
Shiro.

I follow the guice instructions written in Shiro documentation site, but I
always get these two console errors when deploying:

1) No implementation for org.apache.shiro.web.filter.mgt.FilterChainResolver
was bound.
  while locating org.apache.shiro.web.filter.mgt.FilterChainResolver
    for parameter 1 at
org.apache.shiro.guice.web.GuiceShiroFilter.<init>(GuiceShiroFilter.java:34)
  while locating org.apache.shiro.guice.web.GuiceShiroFilter

2) No implementation for org.apache.shiro.web.mgt.WebSecurityManager was
bound.
  while locating org.apache.shiro.web.mgt.WebSecurityManager
    for parameter 0 at
org.apache.shiro.guice.web.GuiceShiroFilter.<init>(GuiceShiroFilter.java:34)
  while locating org.apache.shiro.guice.web.GuiceShiroFilter

Can anybody help me?

Thank you.



--
View this message in context: http://shiro-developer.582600.n2.nabble.com/ninja-framework-and-shiro-tp7578386.html
Sent from the Shiro Developer mailing list archive at Nabble.com.