Re: Spnego support in tomcat- patch available

2010-03-30 Thread Ashish Jain
Can someone review and provide comments on the uploaded patch? On Tue, Mar 30, 2010 at 2:11 PM, Ashish Jain wrote: > Can someone review and provide comments on the patch? > > > On Mon, Mar 29, 2010 at 3:25 PM, Ashish Jain wrote: > >> Can someone review and provide com

Re: Spnego support in tomcat- patch available

2010-03-30 Thread Ashish Jain
Can someone review and provide comments on the patch? On Mon, Mar 29, 2010 at 3:25 PM, Ashish Jain wrote: > Can someone review and provide comments on the uploaded patch? > > > On Fri, Mar 26, 2010 at 8:11 PM, Ashish Jain wrote: > >> Hi Tomcat Developers, >> >&

Re: Spnego support in tomcat- patch available

2010-03-29 Thread Ashish Jain
Can someone review and provide comments on the uploaded patch? On Fri, Mar 26, 2010 at 8:11 PM, Ashish Jain wrote: > Hi Tomcat Developers, > > I have reworked the patch for Spnego support in tomcat. It is awaiting > valuable comments from one of the tomcat developers/committers. &g

Spnego support in tomcat- patch available

2010-03-26 Thread Ashish Jain
Hi Tomcat Developers, I have reworked the patch for Spnego support in tomcat. It is awaiting valuable comments from one of the tomcat developers/committers. The link for bugzilla is https://issues.apache.org/bugzilla/show_bug.cgi?id=48685. Kindly review and provide your comments. Thanks Ashish

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

Re: Timing for 6.0.25?

2010-02-22 Thread Ashish Jain
Please include 48685 "Spnego Support in Tomcat" in tomcat 6.0.25. On Tue, Feb 16, 2010 at 10:13 PM, jean-frederic clere wrote: > On 02/16/2010 05:15 PM, Mark Thomas wrote: > > On 16/02/2010 14:03, jean-frederic clere wrote: > >> On 02/16/2010 12:52 PM, Mark Thomas wrote: > >>> Mainly a question f

Re: SPNEGO/NEGOTIATE implementation for Apache Geronimo

2010-02-08 Thread Ashish Jain
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685). Thanks Ashish On Thu, Dec 10, 2009 at 1:50 PM, Ashish Jain wrote: > Yes I am using a Spnego enabled browser and my motto is to enable single > sign in geronimo through spnego. As of now I have a small POC of spnego > working were

Unexpected Basic authentication dialog popping up

2009-12-16 Thread Ashish Jain
Hi, I am adding some code in Basic Authenticator to set up a negotiate header. Before this negotiate code is completed, one unexpected basic authentication(username/password) dialog box is popping up. This however does not happen when I run in debug mode. This seems to be a thread synchronization

Re: SPNEGO/NEGOTIATE implementation for Apache Geronimo

2009-12-10 Thread Ashish Jain
/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/csec_SPNEGO_explain.html Thanks Ashish On Thu, Dec 10, 2009 at 6:26 AM, David Jencks wrote: > > On Dec 9, 2009, at 5:03 AM, Ashish Jain wrote: > > Hi folks, >> >> Can you please suggest if there

Re: SPNEGO/NEGOTIATE implementation for Apache Geronimo

2009-12-09 Thread Ashish Jain
Hi folks, Can you please suggest if there is anyway to disable the prompt for username and password when using basic authentication?? Thanks and Regards Ashish On 11/13/09, Costin Manolache wrote: > On Fri, Nov 13, 2009 at 6:44 AM, Mark Thomas wrote: > >> Ashish Jain wrote: >

SPNEGO/NEGOTIATE implementation for Apache Geronimo

2009-11-13 Thread Ashish Jain
Ashish Jain

Re: Difference b/w org.apache.tomcat.util.modeler.BaseModelMBean and org.apache.catalina.mbeans.ConnectorMBean

2009-04-16 Thread Ashish Jain
Is there no one in the community who has answer to this Question??? On Thu, Apr 16, 2009 at 5:24 PM, Ashish Jain wrote: > Hi dev's, > I am a newbie and recently started looking on to tomcat code. I am trying > to change the maxThreads attribute through Jconsole which seems t

Difference b/w org.apache.tomcat.util.modeler.BaseModelMBean and org.apache.catalina.mbeans.ConnectorMBean

2009-04-16 Thread Ashish Jain
Hi dev's, I am a newbie and recently started looking on to tomcat code. I am trying to change the maxThreads attribute through Jconsole which seems to be exposed by BaseModelMBean as well as ConnectorMBean. Changing the value in one reflects the changes in other as well and vice versa. My question

Re: What new in Tomcat 6.0 ?

2007-09-06 Thread Ashish Jain
Hi!! Thanks a lot for the quick response. I also want to know how these changes leads to performance improvement. Thanks and Regards Ashish On 9/6/07, Mark Thomas <[EMAIL PROTECTED]> wrote: > > Ashish Jain wrote: > > Hi All!! > > > > I am new to Tomcat. Can

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