Thanks Mark. Sorry, was just an oversight.
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Saturday, May 19, 2012 1:21 PM
To: Tomcat Users List
Subject: Re: Tomcat 4.0 & Tomcat 6.0 AuthenticatorBase
On 18/05/2012 00:43, Sekar, Vasanth wrote:
> Good eveni
orry. Looked too fast.
associate(ssoId, request.getSessionInternal(true));
I'm struggling to understand why you were unable to figure this out for
yourself.
Mark
>
> Thanks!
> Vasanth
>
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Thursday, May 17
: Tomcat Users List
Subject: Re: Tomcat 4.0 & Tomcat 6.0 AuthenticatorBase
On 17/05/2012 16:31, Sekar, Vasanth wrote:
> Hello-
> We have a custom form authenticator that runs on tomcat 4.0. Now, we
> have a need to migrate that into tomcat 6.0. There are compilation
> errors wi
On 17/05/2012 16:31, Sekar, Vasanth wrote:
> Hello-
> We have a custom form authenticator that runs on tomcat 4.0. Now, we
> have a need to migrate that into tomcat 6.0. There are compilation
> errors with the following.
>
> import org.apache.catalina.HttpRequest;
> import org.apache.catalina.Http