Thank you guys!! Solved my issue by setting filters propery of ShiroFactoryBean. Previously, i was just declaring my filter as spring bean.
On Thu, Jul 7, 2016 at 7:08 PM, Brian Demers [via Shiro User] < [email protected]> wrote: > We are probably going to need a few more details, shiro.ini, web.xml, etc > > Ideally, if you are truly stuck, put together an simple example project > that demonstrates the problem, post it on github (or similar) and someone > on the list might take a look. > > On Thu, Jul 7, 2016 at 2:56 AM, scSynergy <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=7581107&i=0>> wrote: > >> That exception occurs when your Shiro environment has not been initialized >> correctly. >> >> >> >> -- >> View this message in context: >> http://shiro-user.582556.n2.nabble.com/How-To-Extend-BasicHttpAuthenticationFilter-and-configured-it-in-spring-based-application-tp7581092p7581094.html >> Sent from the Shiro User mailing list archive at Nabble.com. >> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://shiro-user.582556.n2.nabble.com/How-To-Extend-BasicHttpAuthenticationFilter-and-configured-it-in-spring-based-application-tp7581092p7581107.html > To unsubscribe from How To Extend BasicHttpAuthenticationFilter and > configured it in spring based application ??, click here > <http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7581092&code=eGF2YWNvZGVAZ21haWwuY29tfDc1ODEwOTJ8MTQ3ODUyNjgy> > . > NAML > <http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://shiro-user.582556.n2.nabble.com/How-To-Extend-BasicHttpAuthenticationFilter-and-configured-it-in-spring-based-application-tp7581092p7581110.html Sent from the Shiro User mailing list archive at Nabble.com.
