Re: Spring security configuration in web.xml results in 403 error

2010-07-23 Thread André Warnier
Ashish Jain wrote: any takers for this Q??? On Thu, Jul 15, 2010 at 1:38 PM, Ashish Jain wrote: Hi, I have an application which uses non interactive login and hence utilizes NONLogin Authenticator in tomcat. Here is a snippet from web.xml. contextConfigLocation /WEB-INF/app

Re: Spring security configuration in web.xml results in 403 error

2010-07-22 Thread Ashish Jain
any takers for this Q??? On Thu, Jul 15, 2010 at 1:38 PM, Ashish Jain wrote: > Hi, > > I have an application which uses non interactive login and hence utilizes > NONLogin Authenticator in tomcat. Here is a snippet from web.xml. > > > contextConfigLocation > /WEB-INF/application

Spring security configuration in web.xml results in 403 error

2010-07-15 Thread Ashish Jain
Hi, I have an application which uses non interactive login and hence utilizes NONLogin Authenticator in tomcat. Here is a snippet from web.xml. contextConfigLocation /WEB-INF/applicationContext-security.xml springSecurityFilterChain org.springframework.web.fil