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. > > > contextConfigLocati

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

Re: NIO Connector results in requests with no responses

2010-03-05 Thread Ashish Jain
: > On 05/03/2010 13:25, Ashish Jain wrote: > > On Fri, Mar 5, 2010 at 8:35 AM, Ashish Jain wrote: > > > >> Hi, > >> > >> I am having an application which is based on comet and dojo. The > >> application uses ActiveMQ to publish messages.I am usin

Re: NIO Connector results in requests with no responses

2010-03-05 Thread Ashish Jain
On Fri, Mar 5, 2010 at 8:35 AM, Ashish Jain wrote: > Hi, > > I am having an application which is based on comet and dojo. The > application uses ActiveMQ to publish messages.I am using firebug to see the > request/response of the XMLHttprrequests. I see a difference in behavi

NIO Connector results in requests with no responses

2010-03-04 Thread Ashish Jain
Hi, I am having an application which is based on comet and dojo. The application uses ActiveMQ to publish messages.I am using firebug to see the request/response of the XMLHttprrequests. I see a difference in behaviour in tomcat 6.0.18 where for every request there is a response. However in case o

What new in Tomcat 6.0 ?

2007-09-05 Thread Ashish Jain
Hi All!! I am new to Tomcat. Can someone tell me what is new in Tomcat 6.0 compared to the last version. Thanks in advance Regards Ashish