portaluserid cookie name

2007-10-15 Thread Dave.Buttrick
Tom, Due to circumstances beyond my control, we need the change the name of the cookie that you are looking for. its name is now connecteduserid. The value stays the same, and all... So the cookie name is conneteduserid the value is the user's logged in PATID. I set its expiry time to 365 days.

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Dave.Buttrick
Hey, I finally have my environment working. I dont seem to need the 5.0 isolation mode though. Thanks for your help! David Buttrick > -Original Message- > From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 09, 2007 12:42 PM > To: Tomcat Users List > Subject: RE:

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Dave.Buttrick
Thanks for the responses. When isapi_redirect says that he's forwarding the request URI - is that not where I'm supposed to see the request for /jakarta/isapi_redirect.dll My understanding is that you see the request itself hits IIS, then it get processed by the filter, then if appropriate, the f

IIS6 and Tomcat 5.5

2007-10-09 Thread Dave.Buttrick
The only thing that I can see missing from my setup is that when I make a request for a URL served by the isapi_redirector, I dont see a corresponding get for /jakarta/isapi_redirector.dll from IIS. I have green lights everywhere, I have the logging turned up on the filter, and I'm seeing that req