Benoit, When do expect your site, Benorama to back up? It has lots of useful info.
Thanks, Brad Fetter [EMAIL PROTECTED] -----Original Message----- From: Benoit Hediard [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2003 12:08 AM To: CF-Talk Subject: RE: "Session is invalid" on CFMX You're right Jim. You have to setClientCookies to "no" in <cfapplication>, and then you don't get any CFID/CFTOKEN cookies anymore. I've also explicitly added the session timeout in <cfapplication> to see if it solves my "problem/bug". I'll keep you informed! Thanks. Benoit Hediard www.benorama.com > -----Message d'origine----- > De : Jim Davis [mailto:[EMAIL PROTECTED] > Envoy� : lundi 28 juillet 2003 03:48 > � : CF-Talk > Objet : RE: "Session is invalid" on CFMX > > > > -----Original Message----- > > From: Sean A Corfield [mailto:[EMAIL PROTECTED] > > Sent: Sunday, July 27, 2003 9:31 PM > > To: CF-Talk > > Subject: Re: "Session is invalid" on CFMX > > > > On Sunday, Jul 27, 2003, at 16:51 US/Pacific, Jim Davis wrote: > > >> From what I can tell it doesn't create them if J2EE session > > >> management is > > > enabled. However they still ARE created for CF Client Management > > > (Client > > > Scope). That may be where the confusion is. > > > > > > Basically if you enable J2EE sessions and disable clientmanagement the > > > cookies don't look like they're being set. > > > > Ah, thanx for that clarification Jim. That makes a lot of sense really. > > Although I have client variables turned off in the admin but still see > > the cookies. I guess I need to explicitly disable client management in > > my cfapplication tag? > > I'm really not sure... I know I had specific problems due to this > (CFTOKEN/CFID not existing when J2EE sessions were enabled) and > that's when > I sorted it all out. > > However that was the original MX release. If things are different now > perhaps it's an Updater change? > > Jim Davis > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

